libvcs
libvcs copied to clipboard
QueryList w/ `dataclass`
Fixes #333
Experiment on top of #332
Codecov Report
Merging #334 (6e7b2d7) into master (2c8a916) will increase coverage by
0.07%
. The diff coverage is92.30%
.
@@ Coverage Diff @@
## master #334 +/- ##
==========================================
+ Coverage 73.27% 73.35% +0.07%
==========================================
Files 23 23
Lines 1815 1820 +5
==========================================
+ Hits 1330 1335 +5
Misses 485 485
Impacted Files | Coverage Δ | |
---|---|---|
libvcs/utils/query_list.py | 83.96% <91.66%> (+0.79%) |
:arrow_up: |
tests/utils/test_query_list.py | 100.00% <100.00%> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 2c8a916...6e7b2d7. Read the comment docs.