Skip to content

style(file): wrap long line in stale test

aa6cc76
Select commit
Loading
Failed to load commit list.
Merged

feat(file): add staleness detection for file deployments #346

style(file): wrap long line in stale test
aa6cc76
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 3, 2026 in 1s

99.91% (+0.00%) compared to 3e8e8ad

View this Pull Request on Codecov

99.91% (+0.00%) compared to 3e8e8ad

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.

Impacted file tree graph

@@           Coverage Diff            @@
##             main     #346    +/-   ##
========================================
  Coverage   99.91%   99.91%            
========================================
  Files         440      441     +1     
  Lines       21377    21496   +119     
========================================
+ Hits        21358    21477   +119     
  Misses         11       11            
  Partials        8        8            
Files with missing lines Coverage Δ
internal/controller/api/file/file.go 100.00% <100.00%> (ø)
internal/controller/api/file/file_stale.go 100.00% <100.00%> (ø)
internal/controller/api/file/handler.go 100.00% <100.00%> (ø)
pkg/sdk/client/file.go 100.00% <100.00%> (ø)
pkg/sdk/client/file_types.go 100.00% <100.00%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3e8e8ad...aa6cc76. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.