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

test_unbound_args: add a functionality to ignore specific methods #316

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

use exactly the same signature style as Julia to exclude methods in t…

df69299
Select commit
Loading
Failed to load commit list.
Open

test_unbound_args: add a functionality to ignore specific methods #316

use exactly the same signature style as Julia to exclude methods in t…
df69299
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 4, 2025 in 0s

74.86% (-0.04%) compared to 1fca5d9, passed because coverage increased by 0% when compared to adjusted base (74.86%)

View this Pull Request on Codecov

74.86% (-0.04%) compared to 1fca5d9, passed because coverage increased by 0% when compared to adjusted base (74.86%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.86%. Comparing base (1fca5d9) to head (df69299).
Report is 4 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #316      +/-   ##
==========================================
- Coverage   74.90%   74.86%   -0.04%     
==========================================
  Files          11       11              
  Lines         761      764       +3     
==========================================
+ Hits          570      572       +2     
- Misses        191      192       +1     

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