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

Prep 0.7.0 #150

Merged
merged 28 commits into from Sep 13, 2022
Merged

Prep 0.7.0 #150

merged 28 commits into from Sep 13, 2022

Conversation

@jkeifer jkeifer added this to the 0.7.0 milestone Aug 24, 2022
@jkeifer jkeifer self-assigned this Aug 24, 2022
@codecov-commenter
Copy link

codecov-commenter commented Aug 24, 2022

Codecov Report

Merging #150 (e6896f4) into main (b12a173) will increase coverage by 3.76%.
The diff coverage is 94.76%.

@@            Coverage Diff             @@
##             main     #150      +/-   ##
==========================================
+ Coverage   83.89%   87.66%   +3.76%     
==========================================
  Files          37       40       +3     
  Lines        1354     1476     +122     
==========================================
+ Hits         1136     1294     +158     
+ Misses        218      182      -36     
Impacted Files Coverage Δ
src/cirrus/core/components/files/definitions.py 96.15% <ø> (+3.84%) ⬆️
src/cirrus/core/components/files/base.py 81.94% <75.00%> (-1.70%) ⬇️
src/cirrus/cli/commands.py 80.45% <87.50%> (+9.94%) ⬆️
src/cirrus/core/components/base/_lambda.py 93.81% <92.00%> (+10.06%) ⬆️
src/cirrus/core/group_meta.py 87.50% <95.65%> (+3.75%) ⬆️
src/cirrus/core/cloudformation/base.py 87.87% <96.87%> (+1.51%) ⬆️
src/cirrus/cli/utils/click.py 67.85% <100.00%> (ø)
src/cirrus/cli/utils/logging.py 94.11% <100.00%> (+30.22%) ⬆️
src/cirrus/core/cloudformation/__init__.py 100.00% <100.00%> (ø)
...c/cirrus/core/cloudformation/templates/__init__.py 100.00% <100.00%> (ø)
... and 19 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@jkeifer jkeifer force-pushed the prep-0.7.0 branch 3 times, most recently from 4ab0ee4 to 75897c1 Compare August 28, 2022 02:37
@jkeifer jkeifer linked an issue Sep 8, 2022 that may be closed by this pull request
@jkeifer jkeifer merged commit ec22d88 into main Sep 13, 2022
@jkeifer jkeifer deleted the prep-0.7.0 branch September 13, 2022 02:51
@jkeifer
Copy link
Collaborator Author

jkeifer commented Sep 13, 2022

Also closes #110.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment