Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QueryList w/ dataclass #334

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

QueryList w/ dataclass #334

wants to merge 1 commit into from

Conversation

tony
Copy link
Member

@tony tony commented Apr 22, 2022

Fixes #333

Experiment on top of #332

@tony tony mentioned this pull request Apr 22, 2022
Base automatically changed from query-list to master April 23, 2022 00:32
@codecov
Copy link

codecov bot commented Apr 23, 2022

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%) ⬆️
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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Object/dict filtering
1 participant