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

Remove erroneous args in function call #91

Merged
merged 2 commits into from
Dec 19, 2024

Update pyproject.toml version

7187e64
Select commit
Loading
Failed to load commit list.
Merged

Remove erroneous args in function call #91

Update pyproject.toml version
7187e64
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 19, 2024 in 0s

73.24% (-4.84%) compared to 0e91aec

View this Pull Request on Codecov

73.24% (-4.84%) compared to 0e91aec

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.24%. Comparing base (0e91aec) to head (7187e64).
Report is 12 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #91      +/-   ##
==========================================
- Coverage   78.07%   73.24%   -4.84%     
==========================================
  Files          15       16       +1     
  Lines         748      867     +119     
==========================================
+ Hits          584      635      +51     
- Misses        164      232      +68     

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