Skip to content

ref: Use Duration::from_mins for missed 120s constant#504

Merged
jan-auer merged 1 commit into
mainfrom
ref/duration-units-followup
Jun 18, 2026
Merged

ref: Use Duration::from_mins for missed 120s constant#504
jan-auer merged 1 commit into
mainfrom
ref/duration-units-followup

Conversation

@jan-auer

Copy link
Copy Markdown
Member

Follow-up to #503 — one missed Duration::from_secs(120)Duration::from_mins(2) in the metadata test. Clears the last clippy::duration_suboptimal_units warning.

@jan-auer jan-auer requested a review from a team as a code owner June 18, 2026 13:17
@codecov

codecov Bot commented Jun 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.39%. Comparing base (7381324) to head (314083c).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #504   +/-   ##
=======================================
  Coverage   87.39%   87.39%           
=======================================
  Files          86       86           
  Lines       13825    13825           
=======================================
  Hits        12082    12082           
  Misses       1743     1743           
Components Coverage Δ
Rust Backend 92.19% <100.00%> (ø)
Rust Client 80.06% <ø> (ø)
Python Client 88.51% <ø> (ø)

☔ View full report in Codecov by Harness.
📢 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.

@jan-auer jan-auer merged commit 07035ae into main Jun 18, 2026
25 checks passed
@jan-auer jan-auer deleted the ref/duration-units-followup branch June 18, 2026 13:21
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