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 more tests for EmPy template expansion #660

Merged
merged 2 commits into from
Sep 6, 2024
Merged

Conversation

cottsay
Copy link
Member

@cottsay cottsay commented Sep 6, 2024

The 'positive' case was previously completely uncovered on Windows, and there was also no test asserting that the caching mechanism respected differing input variables.

The 'positive' case was previously completely uncovered on Windows, and
there was also no test asserting that the caching mechanism respected
differing input variables.
@cottsay cottsay added the enhancement New feature or request label Sep 6, 2024
@cottsay cottsay added this to the 0.17.2 milestone Sep 6, 2024
@cottsay cottsay self-assigned this Sep 6, 2024
Copy link

codecov bot commented Sep 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.34%. Comparing base (dc438f5) to head (d87715f).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #660   +/-   ##
=======================================
  Coverage   87.34%   87.34%           
=======================================
  Files          67       67           
  Lines        3913     3913           
  Branches      776      776           
=======================================
  Hits         3418     3418           
  Misses        391      391           
  Partials      104      104           

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

@cottsay cottsay merged commit 4d7ab92 into master Sep 6, 2024
38 checks passed
@cottsay cottsay deleted the cottsay/empy-test branch September 6, 2024 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

Successfully merging this pull request may close these issues.

2 participants