Skip to content

Merge branch 'main' into GitV2

84cb6cd
Select commit
Loading
Failed to load commit list.
Open

Provide a way to remove old commits #681

Merge branch 'main' into GitV2
84cb6cd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 28, 2025 in 0s

63.53% (-2.17%) compared to 079daeb

View this Pull Request on Codecov

63.53% (-2.17%) compared to 079daeb

Details

Codecov Report

Attention: Patch coverage is 70.19763% with 377 lines in your changes missing coverage. Please review.

Project coverage is 63.53%. Comparing base (079daeb) to head (84cb6cd).
Report is 211 commits behind head on main.

Files with missing lines Patch % Lines
...nal/storage/repository/git/InternalRepository.java 75.08% 99 Missing and 43 partials ⚠️
...ternal/storage/repository/git/GitRepositoryV2.java 80.58% 50 Missing and 29 partials ⚠️
...epository/git/CommitRetentionManagementPlugin.java 4.10% 69 Missing and 1 partial ⚠️
...server/command/CreateRollingRepositoryCommand.java 0.00% 16 Missing ⚠️
...age/repository/git/RepositoryMetadataDatabase.java 77.46% 10 Missing and 6 partials ⚠️
...orp/centraldogma/server/CommitRetentionConfig.java 0.00% 15 Missing ⚠️
...ernal/storage/repository/git/CommitIdDatabase.java 83.33% 8 Missing and 3 partials ⚠️
.../linecorp/centraldogma/server/command/Command.java 0.00% 6 Missing ⚠️
...ogma/server/command/StandaloneCommandExecutor.java 0.00% 4 Missing and 1 partial ⚠️
...al/storage/repository/git/LegacyGitRepository.java 28.57% 5 Missing ⚠️
... and 4 more
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #681      +/-   ##
============================================
- Coverage     65.69%   63.53%   -2.17%     
- Complexity     3351     3473     +122     
============================================
  Files           358      366       +8     
  Lines         13893    15093    +1200     
  Branches       1496     1687     +191     
============================================
+ Hits           9127     9589     +462     
- Misses         3916     4591     +675     
- Partials        850      913      +63     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.