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 check argument to propagate #51

Merged
merged 1 commit into from
May 13, 2023
Merged

Add check argument to propagate #51

merged 1 commit into from
May 13, 2023

Conversation

goerz
Copy link
Member

@goerz goerz commented May 13, 2023

This allows to check the tlist, generator, and state before doing the propagation.

@goerz goerz added the enhancement New feature or request label May 13, 2023
@codecov
Copy link

codecov bot commented May 13, 2023

Codecov Report

Merging #51 (f6e61a1) into master (cfd9781) will increase coverage by 0.25%.
The diff coverage is 62.50%.

@@            Coverage Diff             @@
##           master      #51      +/-   ##
==========================================
+ Coverage   86.87%   87.13%   +0.25%     
==========================================
  Files          21       21              
  Lines        1501     1508       +7     
==========================================
+ Hits         1304     1314      +10     
+ Misses        197      194       -3     
Impacted Files Coverage Δ
src/propagate.jl 87.27% <62.50%> (-4.40%) ⬇️

... and 4 files with indirect coverage changes

@goerz goerz force-pushed the check-generator branch from 00a088e to 3aea5cf Compare May 13, 2023 19:02
This allows to check the tlist, generator, and state before doing the
propagation.
@goerz goerz force-pushed the check-generator branch from 3aea5cf to f6e61a1 Compare May 13, 2023 19:23
@goerz goerz merged commit f6e61a1 into master May 13, 2023
@goerz goerz deleted the check-generator branch May 13, 2023 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant