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

Making this work with stable Covalent #93

Draft
wants to merge 8 commits into
base: develop
Choose a base branch
from

Conversation

kessler-frost
Copy link
Member

  • I have added the tests to cover my changes.
  • I have updated the documentation and CHANGELOG accordingly.
  • I have read the CONTRIBUTING document.

Resolves #92

Copy link

github-actions bot commented Nov 7, 2023

Hello. You may have forgotten to update the changelog!
Please edit CHANGELOG.md with a one-to-two sentence description of the change. You may include a small working example for new features.

Copy link

codecov bot commented Nov 7, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (c41fa3c) 97.28% compared to head (a8a0a3e) 96.84%.
Report is 4 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #93      +/-   ##
===========================================
- Coverage    97.28%   96.84%   -0.45%     
===========================================
  Files            3        3              
  Lines          184      190       +6     
===========================================
+ Hits           179      184       +5     
- Misses           5        6       +1     
Files Coverage Δ
covalent_awslambda_plugin/__init__.py 100.00% <ø> (ø)
covalent_awslambda_plugin/awslambda.py 98.06% <ø> (ø)
covalent_awslambda_plugin/exec.py 91.17% <71.42%> (-1.69%) ⬇️

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

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.

Not working with current stable Covalent
1 participant