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 events formatter #274

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 #274 into master will increase coverage by 0.27%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #274      +/-   ##
==========================================
+ Coverage   84.56%   84.83%   +0.27%     
==========================================
  Files          16       16              
  Lines        2494     2526      +32     
==========================================
+ Hits         2109     2143      +34     
+ Misses        266      264       -2     
  Partials      119      119              
Impacted Files Coverage Δ
fmt_events.go 97.52% <100.00%> (+0.46%) ⬆️
run.go 78.94% <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 8cd1772...172b91e. Read the comment docs.

@lonnblad lonnblad force-pushed the concurrent-events-formatter branch from 62b72cc to 172b91e Compare March 26, 2020 11:11
@lonnblad lonnblad merged commit b8863f4 into master Mar 26, 2020
@lonnblad lonnblad deleted the concurrent-events-formatter branch June 13, 2020 09:01
@lonnblad lonnblad restored the concurrent-events-formatter branch October 19, 2020 17:01
@mattwynne mattwynne deleted the concurrent-events-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