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

Adds new catalogmetadata package #393

Merged
merged 5 commits into from
Sep 12, 2023

Adds sort subpackage to catalogmetadata

d555222
Select commit
Loading
Failed to load commit list.
Merged

Adds new catalogmetadata package #393

Adds sort subpackage to catalogmetadata
d555222
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 11, 2023 in 0s

83.65% (+2.00%) compared to 1ec4a23

View this Pull Request on Codecov

83.65% (+2.00%) compared to 1ec4a23

Details

Codecov Report

Patch coverage: 95.18% and project coverage change: +2.00% 🎉

Comparison is base (1ec4a23) 81.64% compared to head (d555222) 83.65%.
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #393      +/-   ##
==========================================
+ Coverage   81.64%   83.65%   +2.00%     
==========================================
  Files          21       27       +6     
  Lines         937     1101     +164     
==========================================
+ Hits          765      921     +156     
- Misses        119      123       +4     
- Partials       53       57       +4     
Files Changed Coverage Δ
internal/resolution/entities/bundle_entity.go 98.27% <ø> (-0.03%) ⬇️
...ternal/catalogmetadata/filter/bundle_predicates.go 89.18% <89.18%> (ø)
internal/catalogmetadata/client/client.go 89.47% <89.47%> (ø)
internal/catalogmetadata/filter/filter.go 100.00% <100.00%> (ø)
internal/catalogmetadata/sort/sort.go 100.00% <100.00%> (ø)
internal/catalogmetadata/types.go 100.00% <100.00%> (ø)
internal/catalogmetadata/unmarshal.go 100.00% <100.00%> (ø)

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