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(server): Item fields pruning #1035

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Merge branch 'main' into item-fields-pruning

eaa7302
Select commit
Loading
Failed to load commit list.
Draft

fix(server): Item fields pruning #1035

Merge branch 'main' into item-fields-pruning
eaa7302
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 24, 2024 in 0s

50.52% (+50.17%) compared to 377ba42

View this Pull Request on Codecov

50.52% (+50.17%) compared to 377ba42

Details

Codecov Report

Attention: 17 lines in your changes are missing coverage. Please review.

Comparison is base (377ba42) 0.34% compared to head (eaa7302) 50.52%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##            main    #1035       +/-   ##
==========================================
+ Coverage   0.34%   50.52%   +50.17%     
==========================================
  Files        343      226      -117     
  Lines      32065    17759    -14306     
  Branches     355        0      -355     
==========================================
+ Hits         112     8973     +8861     
+ Misses     31953     8293    -23660     
- Partials       0      493      +493     
Files Coverage Δ
server/pkg/schema/package.go 62.50% <100.00%> (ø)
server/internal/usecase/interactor/item.go 48.09% <70.00%> (ø)
server/pkg/item/item.go 70.51% <0.00%> (ø)

... and 566 files with indirect coverage changes