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

Testing Python/Ubuntu updates #2028

Closed
wants to merge 12 commits into from

Conversation

jake-skipper
Copy link
Contributor

Summary

Needing to update runtime versions. Starting with Python/Ubuntu.

Why This Is Needed

Runtimes go end of life.

What Changed

Added

Changed

Fixed

Removed

Screenshots

Checklist

  • Have you followed the guidelines in our Contribution Requirements?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Does your submission pass tests?
  • Have you linted your code locally prior to submission?
  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your core changes, as applicable?
  • Have you successfully ran tests with your changes locally?
  • Have you updated documentation, as applicable?

@github-actions github-actions bot added feature Request or pull request for a new feature github_actions Update to GitHub Actions poetry Update to Poetry configuration python Update to Python code labels Dec 1, 2023
Copy link

codecov bot commented Dec 1, 2023

Codecov Report

Merging #2028 (ec24297) into master (7f2db9f) will not change coverage.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2028   +/-   ##
=======================================
  Coverage   90.18%   90.18%           
=======================================
  Files         247      247           
  Lines       15681    15681           
=======================================
  Hits        14142    14142           
  Misses       1539     1539           
Files Coverage Δ
runway/_logging.py 95.65% <100.00%> (ø)
runway/cfngin/hooks/aws_lambda.py 84.81% <100.00%> (ø)
runway/cfngin/hooks/awslambda/models/args.py 100.00% <ø> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7f2db9f...ec24297. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Request or pull request for a new feature github_actions Update to GitHub Actions poetry Update to Poetry configuration python Update to Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant