Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CI job to check the MSRV #3364

Merged
merged 1 commit into from
Mar 12, 2024
Merged

Conversation

FreezyLemon
Copy link
Contributor

The job only checks a default x86 build and a minimal wasm32 build. That should be enough to find most problems before starting the big build matrices.

This addresses the MSRV part of #3363. Tests are still needed.

Copy link

codecov bot commented Mar 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.54%. Comparing base (3c3a26f) to head (fe8e83b).
Report is 10 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3364      +/-   ##
==========================================
+ Coverage   88.52%   88.54%   +0.01%     
==========================================
  Files          89       89              
  Lines       28323    28355      +32     
==========================================
+ Hits        25074    25107      +33     
+ Misses       3249     3248       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@shssoichiro shssoichiro merged commit b3f5895 into xiph:master Mar 12, 2024
26 checks passed
@FreezyLemon FreezyLemon deleted the ci-job-msrv branch March 12, 2024 18: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.

None yet

2 participants