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: Added repeat= keyword argument to @test_eventually #32

Merged
merged 2 commits into from
Aug 21, 2023

Conversation

curtd
Copy link
Owner

@curtd curtd commented Aug 21, 2023

fix: Fix dot test expression generation

@coveralls
Copy link

coveralls commented Aug 21, 2023

Coverage Status

coverage: 88.146% (+0.1%) from 88.0% when pulling 963970e on test_eventually_repeat into fefdf39 on main.

@codecov-commenter
Copy link

codecov-commenter commented Aug 21, 2023

Codecov Report

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

Comparison is base (fefdf39) 87.44% compared to head (963970e) 87.58%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #32      +/-   ##
==========================================
+ Coverage   87.44%   87.58%   +0.14%     
==========================================
  Files          15       15              
  Lines        1258     1265       +7     
==========================================
+ Hits         1100     1108       +8     
+ Misses        158      157       -1     
Files Changed Coverage Δ
src/macros/Test.jl 76.11% <100.00%> (ø)
src/macros/test_cases.jl 89.83% <100.00%> (+0.26%) ⬆️
src/macros/test_eventually.jl 80.43% <100.00%> (+0.43%) ⬆️
src/util.jl 78.43% <100.00%> (+1.43%) ⬆️

... and 1 file with indirect coverage changes

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

@curtd curtd merged commit 2cff8cb into main Aug 21, 2023
@curtd curtd deleted the test_eventually_repeat branch August 21, 2023 20:36
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