Skip to content

Conversation

@cryptomilk
Copy link
Contributor

This fixes distribution tooling incorrectly detecting the rust file starting with a shebang:

*** ERROR: ./usr/share/cargo/registry/sccache-0.10.0/tests/oauth.rs has
shebang which doesn't start with '/' ([deny(rust_2018_idioms)])

@cryptomilk cryptomilk changed the title fix(tests): Start the oauth.rs file with a comment fix(tests): Remove executable bit from oauth.rs Apr 1, 2025
@codecov-commenter
Copy link

codecov-commenter commented Apr 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.61%. Comparing base (9fb3841) to head (7ed82ab).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2375      +/-   ##
==========================================
+ Coverage   67.60%   67.61%   +0.01%     
==========================================
  Files          65       65              
  Lines       35471    35471              
==========================================
+ Hits        23979    23983       +4     
+ Misses      11492    11488       -4     

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

@sylvestre sylvestre merged commit c3dd704 into mozilla:main Apr 8, 2025
60 checks passed
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.

3 participants