Skip to content

Conversation

@julio-lopez
Copy link
Collaborator

@julio-lopez julio-lopez commented Apr 27, 2025

This allows persistingand reading back the timeout as a duration.

The name reflects the unit used for the timeout.

There are be no backwards compatibility issues, since the field is
not currently set, so it is not persisted in the configuration file.

@julio-lopez julio-lopez force-pushed the fix/rclone-config-name branch from 25fa3f3 to 9c2fe2d Compare April 27, 2025 04:55
@julio-lopez julio-lopez changed the title refactor(provider): rename field to StartupTimeoutSeconds refactor(providers): rename field to StartupTimeoutSeconds Apr 27, 2025
@codecov
Copy link

codecov bot commented Apr 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.38%. Comparing base (cb455c6) to head (df8cbbe).
Report is 492 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4528      +/-   ##
==========================================
+ Coverage   75.86%   76.38%   +0.51%     
==========================================
  Files         470      527      +57     
  Lines       37301    40047    +2746     
==========================================
+ Hits        28299    30590    +2291     
- Misses       7071     7441     +370     
- Partials     1931     2016      +85     

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

This allows persistingand reading back the timeout as a duration.

There are be no backwards compatibility issues, since the field is
not currently set, so it is not persisted in the configuration file.
@julio-lopez julio-lopez force-pushed the fix/rclone-config-name branch from 9c2fe2d to df8cbbe Compare April 30, 2025 22:35
@julio-lopez julio-lopez changed the title refactor(providers): rename field to StartupTimeoutSeconds refactor(provider): change rclone's StartupTimeout type to Duration Apr 30, 2025
@julio-lopez
Copy link
Collaborator Author

@jkowalski making it a duration is probably a better approach.

PTAL (again), thanks.

@julio-lopez julio-lopez changed the title refactor(provider): change rclone's StartupTimeout type to Duration refactor(providers): change rclone's StartupTimeout type to Duration Apr 30, 2025
@julio-lopez julio-lopez requested a review from jkowalski April 30, 2025 22:38
@julio-lopez julio-lopez marked this pull request as ready for review April 30, 2025 22:58
@julio-lopez julio-lopez merged commit c27c5e8 into kopia:master Apr 30, 2025
29 of 30 checks passed
@julio-lopez julio-lopez deleted the fix/rclone-config-name branch April 30, 2025 22:59
@julio-lopez
Copy link
Collaborator Author

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.

2 participants