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 managed CI #19

Merged
merged 74 commits into from
Feb 17, 2024
Merged

Add managed CI #19

merged 74 commits into from
Feb 17, 2024

Conversation

jonhoo
Copy link
Owner

@jonhoo jonhoo commented Feb 17, 2024

jonhoo and others added 22 commits March 10, 2023 21:16
Given that that project is unmaintained.

actions-rs/toolchain#216
`cargo test --all-features` does not run doc-tests. For more information
see rust-lang/cargo#6669.
Put 1.70 in there (for instance if you want to pin against OnceLock stabilizing) and it will actually test 1.7 as it appears github auto converts this to a float?

Putting in quotes seems to do the right thing here
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Note: this requires adding `CODECOV_TOKEN` to your GitHub repository's
secrets! See associated comment in the commit content.
Copy link

codecov bot commented Feb 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b572078) 90.4% compared to head (71c2ccd) 86.4%.

Additional details and impacted files

see 2 files with indirect coverage changes

@jonhoo jonhoo merged commit a4df6d5 into main Feb 17, 2024
16 of 17 checks passed
@jonhoo jonhoo deleted the ci branch February 17, 2024 12:38
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.

10 participants