Skip to content

Make parallel extensions support inheritance#1253

Merged
leonard84 merged 2 commits intospockframework:masterfrom
leonard84:parallel-inheritance
Jan 18, 2021
Merged

Make parallel extensions support inheritance#1253
leonard84 merged 2 commits intospockframework:masterfrom
leonard84:parallel-inheritance

Conversation

@leonard84
Copy link
Copy Markdown
Member

fixes #1245

@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 4, 2021

Codecov Report

Merging #1253 (3ecbfca) into master (3a8ae82) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1253   +/-   ##
=========================================
  Coverage     76.58%   76.58%           
- Complexity     3762     3764    +2     
=========================================
  Files           405      405           
  Lines         11463    11464    +1     
  Branches       1396     1395    -1     
=========================================
+ Hits           8779     8780    +1     
  Misses         2201     2201           
  Partials        483      483           
Impacted Files Coverage Δ Complexity Δ
.../runtime/extension/builtin/ExecutionExtension.java 60.00% <100.00%> (ø) 2.00 <1.00> (ø)
...k/runtime/extension/builtin/IsolatedExtension.java 100.00% <100.00%> (ø) 3.00 <1.00> (ø)
...tension/builtin/ResourceLockChildrenExtension.java 100.00% <100.00%> (ø) 4.00 <2.00> (ø)
...ntime/extension/builtin/ResourceLockExtension.java 100.00% <100.00%> (ø) 4.00 <1.00> (ø)

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 3a8ae82...3ecbfca. Read the comment docs.

@leonard84 leonard84 added this to the 2.0 milestone Jan 4, 2021
@leonard84 leonard84 enabled auto-merge (squash) January 18, 2021 13:40
@leonard84 leonard84 merged commit 9628409 into spockframework:master Jan 18, 2021
@leonard84 leonard84 deleted the parallel-inheritance branch January 18, 2021 18:43
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.

Parallel extensions should support inheritance

2 participants