libvcs icon indicating copy to clipboard operation
libvcs copied to clipboard

QueryList w/ `dataclass`

Open tony opened this issue 2 years ago • 1 comments

Fixes #333

Experiment on top of #332

tony avatar Apr 22 '22 23:04 tony

Codecov Report

Merging #334 (6e7b2d7) into master (2c8a916) will increase coverage by 0.07%. The diff coverage is 92.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.

codecov[bot] avatar Apr 23 '22 00:04 codecov[bot]