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 pretty formatter #275

Merged
merged 1 commit into from
Mar 26, 2020

Conversation

lonnblad
Copy link
Member

@lonnblad lonnblad force-pushed the concurrent-pretty-formatter branch from 9ffa11d to 2deda99 Compare March 26, 2020 11:04
@codecov
Copy link

codecov bot commented Mar 26, 2020

Codecov Report

Merging #275 into master will increase coverage by 0.41%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #275      +/-   ##
==========================================
+ Coverage   84.14%   84.56%   +0.41%     
==========================================
  Files          16       16              
  Lines        2460     2494      +34     
==========================================
+ Hits         2070     2109      +39     
+ Misses        271      266       -5     
  Partials      119      119              
Impacted Files Coverage Δ
fmt.go 94.55% <100.00%> (+0.15%) ⬆️
fmt_pretty.go 93.52% <100.00%> (+2.90%) ⬆️
run.go 77.63% <100.00%> (-1.71%) ⬇️
suite_context.go 70.57% <100.00%> (+0.23%) ⬆️
suite.go 88.18% <0.00%> (+0.52%) ⬆️

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 c9206b4...2deda99. Read the comment docs.

@lonnblad lonnblad merged commit 8cd1772 into master Mar 26, 2020
@lonnblad lonnblad deleted the concurrent-pretty-formatter branch June 13, 2020 09:01
@lonnblad lonnblad restored the concurrent-pretty-formatter branch October 19, 2020 17:01
@mattwynne mattwynne deleted the concurrent-pretty-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