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

feat(@test_cases): Added support for a :block terminal expression that will be evaluated at each test case iteration #34

Merged
merged 2 commits into from
Nov 15, 2023

Conversation

curtd
Copy link
Owner

@curtd curtd commented Nov 15, 2023

No description provided.

@coveralls
Copy link

coveralls commented Nov 15, 2023

Coverage Status

coverage: 88.088% (+0.1%) from 87.956%
when pulling 69b7d2e on test_cases_block_expr
into eea942b on main.

@codecov-commenter
Copy link

codecov-commenter commented Nov 15, 2023

Codecov Report

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

Comparison is base (eea942b) 87.41% compared to head (69b7d2e) 87.52%.

Files Patch % Lines
src/macros/Test.jl 20.00% 4 Missing ⚠️
src/macros/test_cases.jl 95.00% 3 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #34      +/-   ##
==========================================
+ Coverage   87.41%   87.52%   +0.11%     
==========================================
  Files          15       15              
  Lines        1295     1323      +28     
==========================================
+ Hits         1132     1158      +26     
- Misses        163      165       +2     

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

@curtd curtd merged commit 9a1f0c5 into main Nov 15, 2023
4 checks passed
@curtd curtd deleted the test_cases_block_expr branch November 15, 2023 20:57
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.

3 participants