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

Ewm3143 apply diffcal during norm workflow #469

Open
wants to merge 3 commits into
base: next
Choose a base branch
from

fix broken unit test

b420de1
Select commit
Loading
Failed to load commit list.
Open

Ewm3143 apply diffcal during norm workflow #469

fix broken unit test
b420de1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 25, 2024 in 0s

52.77% (-43.63%) compared to 523b781

View this Pull Request on Codecov

52.77% (-43.63%) compared to 523b781

Details

Codecov Report

Attention: Patch coverage is 40.98361% with 72 lines in your changes missing coverage. Please review.

Project coverage is 52.77%. Comparing base (523b781) to head (b420de1).
Report is 2 commits behind head on next.

Files with missing lines Patch % Lines
src/snapred/backend/service/ReductionService.py 12.00% 22 Missing ⚠️
src/snapred/backend/recipe/Recipe.py 39.13% 14 Missing ⚠️
...rc/snapred/backend/service/NormalizationService.py 54.83% 14 Missing ⚠️
src/snapred/backend/data/LocalDataService.py 38.46% 8 Missing ⚠️
...napred/backend/recipe/PreprocessReductionRecipe.py 16.66% 5 Missing ⚠️
src/snapred/backend/recipe/ReductionRecipe.py 0.00% 4 Missing ⚠️
src/snapred/backend/data/GroceryService.py 40.00% 3 Missing ⚠️
src/snapred/backend/data/DataFactoryService.py 50.00% 1 Missing ⚠️
...d/backend/recipe/ReductionGroupProcessingRecipe.py 75.00% 1 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (523b781) and HEAD (b420de1). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (523b781) HEAD (b420de1)
2 1
Additional details and impacted files
@@             Coverage Diff             @@
##             next     #469       +/-   ##
===========================================
- Coverage   96.39%   52.77%   -43.63%     
===========================================
  Files          65       66        +1     
  Lines        4740     4834       +94     
===========================================
- Hits         4569     2551     -2018     
- Misses        171     2283     +2112     

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