Skip to content

chore: use builtin max

52a5373
Select commit
Loading
Failed to load commit list.
Merged

feat: Support import export namespace data #3356

chore: use builtin max
52a5373
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Aug 6, 2024 in 0s

64.44% (+0.04%) compared to 776fca8

View this Pull Request on Codecov

64.44% (+0.04%) compared to 776fca8

Details

Codecov Report

Attention: Patch coverage is 77.39726% with 33 lines in your changes missing coverage. Please review.

Project coverage is 64.44%. Comparing base (776fca8) to head (52a5373).

Files Patch % Lines
internal/ext/common.go 73.07% 13 Missing and 1 partial ⚠️
internal/ext/importer.go 50.00% 14 Missing ⚠️
internal/oci/file.go 57.14% 1 Missing and 2 partials ⚠️
internal/ext/exporter.go 92.30% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3356      +/-   ##
==========================================
+ Coverage   64.40%   64.44%   +0.04%     
==========================================
  Files         172      172              
  Lines       13722    13820      +98     
==========================================
+ Hits         8837     8906      +69     
- Misses       4207     4232      +25     
- Partials      678      682       +4     

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