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

Fix minifying strings-in-containers as if they were docstrings. #168

Merged
merged 1 commit into from
Aug 18, 2024

Conversation

BrianPugh
Copy link
Owner

Addresses #167

Copy link

codecov bot commented Aug 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.65%. Comparing base (307fc3c) to head (fb950f2).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #168      +/-   ##
==========================================
+ Coverage   70.19%   70.65%   +0.45%     
==========================================
  Files          39       39              
  Lines        1701     1707       +6     
  Branches      379      382       +3     
==========================================
+ Hits         1194     1206      +12     
+ Misses        418      413       -5     
+ Partials       89       88       -1     
Flag Coverage Δ
unittests 70.41% <100.00%> (+0.28%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@BrianPugh BrianPugh merged commit 5e68403 into main Aug 18, 2024
9 checks passed
@BrianPugh BrianPugh deleted the fix-string-in-container-minify branch August 18, 2024 13:47
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.

1 participant