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

More fixes for parsing list of tuples with insufficient arguments #109

Merged
merged 1 commit into from
Feb 21, 2024

Conversation

BrianPugh
Copy link
Owner

Addresses #104 (comment)

@codecov-commenter
Copy link

codecov-commenter commented Feb 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (cb52571) 95.75% compared to head (1bb78a5) 95.80%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #109      +/-   ##
==========================================
+ Coverage   95.75%   95.80%   +0.04%     
==========================================
  Files          16       16              
  Lines        1745     1739       -6     
  Branches      439      439              
==========================================
- Hits         1671     1666       -5     
  Misses         37       37              
+ Partials       37       36       -1     
Flag Coverage Δ
unittests 95.62% <100.00%> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@BrianPugh BrianPugh merged commit 9ee9559 into main Feb 21, 2024
15 checks passed
@BrianPugh BrianPugh deleted the bugfix/list-tuple branch February 21, 2024 20:59
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.

2 participants