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

[AMORO-2257] Automatically create tags on snapshots hour-level for iceberg Table Formats #2411

Merged
merged 20 commits into from
Jan 31, 2024

Update docs/user-guides/configurations.md

308d34d
Select commit
Loading
Failed to load commit list.
Merged

[AMORO-2257] Automatically create tags on snapshots hour-level for iceberg Table Formats #2411

Update docs/user-guides/configurations.md
308d34d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 31, 2024 in 0s

32.24% (-0.02%) compared to a0aa8ed

View this Pull Request on Codecov

32.24% (-0.02%) compared to a0aa8ed

Details

Codecov Report

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

Comparison is base (a0aa8ed) 32.26% compared to head (308d34d) 32.24%.
Report is 1 commits behind head on master.

Files Patch % Lines
.../netease/arctic/server/table/TagConfiguration.java 80.00% 2 Missing and 1 partial ⚠️
...erver/table/executor/TagsAutoCreatingExecutor.java 0.00% 2 Missing ⚠️
...imizing/maintainer/AutoCreateIcebergTagAction.java 95.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2411      +/-   ##
============================================
- Coverage     32.26%   32.24%   -0.02%     
+ Complexity     4384     4379       -5     
============================================
  Files           589      589              
  Lines         49867    49874       +7     
  Branches       6615     6616       +1     
============================================
- Hits          16088    16081       -7     
- Misses        32510    32522      +12     
- Partials       1269     1271       +2     

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