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

♻️ Make needextend argument declarative #1391

Merged
merged 4 commits into from
Jan 27, 2025

update test

2902559
Select commit
Loading
Failed to load commit list.
Merged

♻️ Make needextend argument declarative #1391

update test
2902559
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 27, 2025 in 0s

88.24% (target 80.00%)

View this Pull Request on Codecov

88.24% (target 80.00%)

Details

Codecov Report

Attention: Patch coverage is 94.59459% with 2 lines in your changes missing coverage. Please review.

Project coverage is 88.24%. Comparing base (4e10030) to head (2902559).
Report is 105 commits behind head on master.

Files with missing lines Patch % Lines
sphinx_needs/directives/needextend.py 93.75% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1391      +/-   ##
==========================================
+ Coverage   86.87%   88.24%   +1.36%     
==========================================
  Files          56       60       +4     
  Lines        6532     7145     +613     
==========================================
+ Hits         5675     6305     +630     
+ Misses        857      840      -17     

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