Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

small refactor in artifacts.nx_gx() #154

Merged
merged 1 commit into from
Dec 11, 2024

small DRY in artifacts.nx_gx()

031b5d5
Select commit
Loading
Failed to load commit list.
Merged

small refactor in artifacts.nx_gx() #154

small DRY in artifacts.nx_gx()
031b5d5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 10, 2024 in 0s

98.8% (-0.0%) compared to fd6e747

View this Pull Request on Codecov

98.8% (-0.0%) compared to fd6e747

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.8%. Comparing base (fd6e747) to head (031b5d5).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main    #154     +/-   ##
=======================================
- Coverage   98.8%   98.8%   -0.0%     
=======================================
  Files          6       6             
  Lines       1000     998      -2     
=======================================
- Hits         988     986      -2     
  Misses        12      12             
Files with missing lines Coverage Δ
neatnet/artifacts.py 97.9% <100.0%> (-<0.1%) ⬇️