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

Add: standalone plugin for evaluating dependencies with a graph #774

Merged
merged 21 commits into from
Mar 3, 2025

Change: typos in dependency graph files

cc8d77e
Select commit
Loading
Failed to load commit list.
Merged

Add: standalone plugin for evaluating dependencies with a graph #774

Change: typos in dependency graph files
cc8d77e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 3, 2025 in 0s

80.91% (+1.06%) compared to 23d065a

View this Pull Request on Codecov

80.91% (+1.06%) compared to 23d065a

Details

Codecov Report

Attention: Patch coverage is 91.84549% with 19 lines in your changes missing coverage. Please review.

Project coverage is 80.91%. Comparing base (23d065a) to head (cc8d77e).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...alone_plugins/dependency_graph/dependency_graph.py 86.72% 9 Missing and 6 partials ⚠️
...adix/standalone_plugins/dependency_graph/checks.py 95.65% 1 Missing and 1 partial ⚠️
...oubadix/standalone_plugins/dependency_graph/cli.py 91.30% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #774      +/-   ##
==========================================
+ Coverage   79.84%   80.91%   +1.06%     
==========================================
  Files          87       91       +4     
  Lines        3027     3212     +185     
  Branches      591      608      +17     
==========================================
+ Hits         2417     2599     +182     
- Misses        462      463       +1     
- Partials      148      150       +2     

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