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 double invocation of IRunListener.beforeSpec … #1344

Merged

Conversation

leonard84
Copy link
Member

and IRunListener.afterSpec

@codecov
Copy link

codecov bot commented Jun 9, 2021

Codecov Report

Merging #1344 (50dc94e) into master (f183e7b) will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1344      +/-   ##
============================================
- Coverage     79.21%   79.21%   -0.01%     
+ Complexity     3957     3955       -2     
============================================
  Files           408      408              
  Lines         12309    12307       -2     
  Branches       1626     1627       +1     
============================================
- Hits           9751     9749       -2     
  Misses         1975     1975              
  Partials        583      583              
Impacted Files Coverage Δ
...org/spockframework/runtime/PlatformSpecRunner.java 92.76% <ø> (-0.07%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f183e7b...50dc94e. Read the comment docs.

@leonard84 leonard84 merged commit 305a08f into spockframework:master Jul 23, 2021
@leonard84 leonard84 deleted the fix-run-listener-double-notification branch July 23, 2021 17:52
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.

None yet

2 participants