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

CI for minimal dependency versions #290

Merged
merged 1 commit into from
Nov 27, 2023
Merged

Conversation

justsmth
Copy link
Contributor

@justsmth justsmth commented Nov 20, 2023

Issues:

Resolves #284

Description of changes:

  • CI to verify minimal dependency version are actually supported.

Call-outs:

N/A

Testing:

N/A

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and the ISC license.

@justsmth justsmth requested a review from a team as a code owner November 20, 2023 18:30
skmcgrail
skmcgrail previously approved these changes Nov 21, 2023
@codecov-commenter
Copy link

codecov-commenter commented Nov 21, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a26674a) 95.42% compared to head (5864db4) 95.42%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #290   +/-   ##
=======================================
  Coverage   95.42%   95.42%           
=======================================
  Files          51       51           
  Lines        6733     6733           
=======================================
  Hits         6425     6425           
  Misses        308      308           

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

@skmcgrail skmcgrail merged commit e70abad into aws:main Nov 27, 2023
106 checks passed
@justsmth justsmth deleted the ci-minimal-versions branch November 27, 2023 17:34
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.

Add -Z minimal-versions CI integration test
4 participants