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

Change df_to_inventory to use a local copy of NRL if needed #272

Merged
merged 3 commits into from
Apr 3, 2024

Attempt to address Black/Flake8 goofiness

5b26842
Select commit
Loading
Failed to load commit list.
Merged

Change df_to_inventory to use a local copy of NRL if needed #272

Attempt to address Black/Flake8 goofiness
5b26842
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 3, 2024 in 1s

96.58% (+0.00%) compared to 17d7abd

View this Pull Request on Codecov

96.58% (+0.00%) compared to 17d7abd

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.58%. Comparing base (17d7abd) to head (5b26842).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #272   +/-   ##
=======================================
  Coverage   96.58%   96.58%           
=======================================
  Files          44       44           
  Lines        4797     4799    +2     
  Branches      675      676    +1     
=======================================
+ Hits         4633     4635    +2     
  Misses        107      107           
  Partials       57       57           

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