Skip to content

Conversation

@julio-lopez
Copy link
Collaborator

@julio-lopez julio-lopez commented Sep 25, 2025

As requested by @jkowalski

@codecov
Copy link

codecov bot commented Sep 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.42%. Comparing base (cb455c6) to head (05777d6).
⚠️ Report is 668 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4846      +/-   ##
==========================================
+ Coverage   75.86%   76.42%   +0.56%     
==========================================
  Files         470      533      +63     
  Lines       37301    40581    +3280     
==========================================
+ Hits        28299    31016    +2717     
- Misses       7071     7525     +454     
- Partials     1931     2040     +109     

☔ 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.

@julio-lopez julio-lopez marked this pull request as ready for review September 25, 2025 17:49
@julio-lopez julio-lopez merged commit e1e0423 into kopia:master Sep 25, 2025
28 checks passed
@julio-lopez julio-lopez deleted the increase-maintenance-run branch September 25, 2025 17:50
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR increases the retention limit for maintenance run information from 5 to 50 entries per run type to preserve more historical data about maintenance task executions.

  • Increased the maxRetainedRunInfoPerRunType constant from 5 to 50
  • Updated corresponding test assertion to accommodate the higher retention limit

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
repo/maintenance/maintenance_schedule.go Increases the maximum retained run info entries per run type from 5 to 50
tests/end_to_end_test/server_start_test.go Updates test assertion upper bound to match the new retention limit

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant