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 features to the in-mem storage #306

Merged
merged 1 commit into from Jun 13, 2020
Merged

Conversation

lonnblad
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Jun 13, 2020

Codecov Report

Merging #306 into master will increase coverage by 0.69%.
The diff coverage is 96.18%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #306      +/-   ##
==========================================
+ Coverage   85.50%   86.19%   +0.69%     
==========================================
  Files          19       19              
  Lines        2698     2681      -17     
==========================================
+ Hits         2307     2311       +4     
+ Misses        256      245      -11     
+ Partials      135      125      -10     
Impacted Files Coverage Δ
storage.go 90.56% <91.66%> (+12.30%) ⬆️
fmt.go 94.76% <100.00%> (+1.07%) ⬆️
fmt_cucumber.go 93.02% <100.00%> (+0.16%) ⬆️
fmt_events.go 97.59% <100.00%> (+0.03%) ⬆️
fmt_junit.go 95.91% <100.00%> (+0.04%) ⬆️
fmt_pretty.go 93.87% <100.00%> (+0.10%) ⬆️
fmt_progress.go 100.00% <100.00%> (ø)
run.go 75.33% <100.00%> (+0.16%) ⬆️
suite.go 86.01% <100.00%> (-0.80%) ⬇️
suite_context.go 79.94% <100.00%> (+0.11%) ⬆️
... and 1 more

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 18a045f...b1a69ae. Read the comment docs.

@lonnblad lonnblad merged commit a57f082 into master Jun 13, 2020
@lonnblad lonnblad deleted the store-gherkin-ast-in-storage branch June 13, 2020 09:00
@lonnblad lonnblad restored the store-gherkin-ast-in-storage branch October 19, 2020 17:01
@mattwynne mattwynne deleted the store-gherkin-ast-in-storage 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.

None yet

1 participant