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 dataclasses for the default environment variables #25

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

killermoehre
Copy link

Closes #24

@codecov
Copy link

codecov bot commented Jun 13, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.69 🎉

Comparison is base (a410d39) 94.86% compared to head (f06dac2) 95.56%.

❗ Current head f06dac2 differs from pull request most recent head ed2c224. Consider uploading reports for the commit ed2c224 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #25      +/-   ##
==========================================
+ Coverage   94.86%   95.56%   +0.69%     
==========================================
  Files           3        3              
  Lines         292      383      +91     
==========================================
+ Hits          277      366      +89     
- Misses         15       17       +2     
Impacted Files Coverage Δ
github_action_utils.py 93.36% <100.00%> (+2.99%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

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.

Environment variables as objects?
1 participant