Skip to content
New issue

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

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

Already on GitHub? # to your account

ci: fix test workflow #94

Merged
merged 1 commit into from
Feb 25, 2024
Merged

ci: fix test workflow #94

merged 1 commit into from
Feb 25, 2024

Conversation

tasshi-me
Copy link
Owner

https://github.com/tasshi-me/fitting-rs/actions/runs/8002351698/job/21855369381

error: failed to run `rustc` to learn about target-specific information

Caused by:
  process didn't exit successfully: `/home/runner/.rustup/toolchains/nightly-x[8](https://github.com/tasshi-me/fitting-rs/actions/runs/8002351698/job/21855369381#step:12:9)6_64-unknown-linux-gnu/bin/rustc - --crate-name ___ --print=file-names -Zinstrument-coverage --crate-type bin --crate-type rlib --crate-type dylib --crate-type cdylib --crate-type staticlib --crate-type proc-macro --print=sysroot --print=split-debuginfo --print=crate-name --print=cfg` (exit status: 1)
  --- stderr
  error: unknown unstable option: `instrument-coverage`

@tasshi-me tasshi-me force-pushed the ci/fix-test-workflow branch 2 times, most recently from 3a4d552 to aa98a81 Compare February 25, 2024 06:36
@tasshi-me tasshi-me force-pushed the ci/fix-test-workflow branch from aa98a81 to 77a6305 Compare February 25, 2024 06:41
Copy link

codecov bot commented Feb 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.40%. Comparing base (8079ccd) to head (77a6305).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #94      +/-   ##
==========================================
- Coverage   96.22%   95.40%   -0.82%     
==========================================
  Files           5        5              
  Lines         530      501      -29     
==========================================
- Hits          510      478      -32     
- Misses         20       23       +3     

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

@tasshi-me tasshi-me merged commit c0885c6 into main Feb 25, 2024
11 of 12 checks passed
@tasshi-me tasshi-me deleted the ci/fix-test-workflow branch February 25, 2024 06:44
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant