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

Replace string manipulation with AST logic in parseArgReferenceSection #2318

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

Adjust nestedsection test to be more correct

45847da
Select commit
Loading
Failed to load commit list.
Draft

Replace string manipulation with AST logic in parseArgReferenceSection #2318

Adjust nestedsection test to be more correct
45847da
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 19, 2024 in 0s

57.00% (+0.15%) compared to 5548bd6

View this Pull Request on Codecov

57.00% (+0.15%) compared to 5548bd6

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 57.00%. Comparing base (5548bd6) to head (45847da).
Report is 14 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2318      +/-   ##
==========================================
+ Coverage   56.85%   57.00%   +0.15%     
==========================================
  Files         364      365       +1     
  Lines       49910    49943      +33     
==========================================
+ Hits        28374    28470      +96     
+ Misses      19990    19919      -71     
- Partials     1546     1554       +8     

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