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

infra: Remove nightly from ci-test workflow #826

Merged
merged 1 commit into from
Nov 11, 2023
Merged

Conversation

foresterre
Copy link
Owner

Output of cargo msrv tests is currently different on nightly, compared to stable (and beta). As such, some of our end-to-end tests were failing. Nightly is only a nice to have for now, and handling the output separately is not in my best interest regarding time management. As such, I decided to remove it.

Output of cargo msrv tests is currently different on nightly, compared to stable (and beta). As such, some of our end-to-end tests were failing. Nightly is only a nice to have for now, and handling the output separately is not in my best interest regarding time management. As such, I decided to remove it.
Copy link

codecov bot commented Nov 11, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (988eade) 75.73% compared to head (06864c7) 75.73%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #826   +/-   ##
=======================================
  Coverage   75.73%   75.73%           
=======================================
  Files          81       81           
  Lines        6057     6057           
=======================================
  Hits         4587     4587           
  Misses       1470     1470           

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

@foresterre foresterre enabled auto-merge November 11, 2023 18:51
@foresterre foresterre merged commit 5bcee57 into main Nov 11, 2023
18 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.

1 participant