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

Fix parallel optimisation and increase coverage #299

Merged
merged 8 commits into from
Apr 22, 2024

Update tests/unit/test_import.py

fed4a12
Select commit
Loading
Failed to load commit list.
Merged

Fix parallel optimisation and increase coverage #299

Update tests/unit/test_import.py
fed4a12
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 22, 2024 in 0s

95.79% (+0.30%) compared to 0273723

View this Pull Request on Codecov

95.79% (+0.30%) compared to 0273723

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.79%. Comparing base (0273723) to head (fed4a12).
Report is 8 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #299      +/-   ##
===========================================
+ Coverage    95.49%   95.79%   +0.30%     
===========================================
  Files           38       38              
  Lines         2040     2045       +5     
===========================================
+ Hits          1948     1959      +11     
+ Misses          92       86       -6     

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