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

Added concurrency support to the cucumber formatter #273

Merged
merged 1 commit into from
Mar 26, 2020

Conversation

lonnblad
Copy link
Member

@codecov
Copy link

codecov bot commented Mar 25, 2020

Codecov Report

Merging #273 into master will increase coverage by 0.09%.
The diff coverage is 96.11%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #273      +/-   ##
==========================================
+ Coverage   84.83%   84.92%   +0.09%     
==========================================
  Files          16       16              
  Lines        2526     2528       +2     
==========================================
+ Hits         2143     2147       +4     
+ Misses        264      262       -2     
  Partials      119      119              
Impacted Files Coverage Δ
suite.go 88.18% <ø> (ø)
fmt_cucumber.go 92.50% <96.00%> (+0.06%) ⬆️
fmt.go 94.57% <100.00%> (+0.02%) ⬆️
run.go 80.26% <100.00%> (+1.31%) ⬆️

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 b8863f4...d6f491a. Read the comment docs.

@lonnblad lonnblad force-pushed the concurrent-cucumber-formatter branch from aa09ff1 to d6f491a Compare March 26, 2020 11:18
@lonnblad lonnblad merged commit 4da503a into master Mar 26, 2020
@lonnblad lonnblad deleted the concurrent-cucumber-formatter branch June 13, 2020 09:01
@lonnblad lonnblad restored the concurrent-cucumber-formatter branch October 19, 2020 17:01
@mattwynne mattwynne deleted the concurrent-cucumber-formatter branch April 30, 2022 21:44
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.

1 participant