authd icon indicating copy to clipboard operation
authd copied to clipboard

ci: Amend dependabot commits to use Cargo.lock file version 3

Open adombeck opened this issue 7 months ago • 3 comments

dependabot keeps updating the version but it's not available in Noble, so we can't update it yet.

adombeck avatar Apr 24 '25 10:04 adombeck

@3v1n0 this might work, but I think there's no way to test it beside merging to main and triggering another dependabot PR

adombeck avatar Apr 24 '25 10:04 adombeck

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 85.43%. Comparing base (8c2af1e) to head (8510b52).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #898      +/-   ##
==========================================
- Coverage   85.50%   85.43%   -0.08%     
==========================================
  Files          80       80              
  Lines        5547     5547              
  Branches      109      109              
==========================================
- Hits         4743     4739       -4     
- Misses        749      753       +4     
  Partials       55       55              

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

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

codecov-commenter avatar Apr 24 '25 11:04 codecov-commenter

Good... I think it's better to experiment this...

Other way could be to try this in a local fork where main is older than the current in Ubuntu.

3v1n0 avatar Apr 24 '25 11:04 3v1n0