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 Pickle and PickleStep results to the in-mem storage #305

Merged
merged 1 commit into from
Jun 13, 2020

Conversation

lonnblad
Copy link
Member

No description provided.

@lonnblad lonnblad force-pushed the store-results-in-storage branch 2 times, most recently from 507556d to 1bbb9de Compare June 10, 2020 11:40
@codecov
Copy link

codecov bot commented Jun 10, 2020

Codecov Report

Merging #305 into master will increase coverage by 0.55%.
The diff coverage is 91.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #305      +/-   ##
==========================================
+ Coverage   84.95%   85.50%   +0.55%     
==========================================
  Files          19       19              
  Lines        2619     2698      +79     
==========================================
+ Hits         2225     2307      +82     
+ Misses        271      256      -15     
- Partials      123      135      +12     
Impacted Files Coverage Δ
storage.go 78.26% <78.70%> (+2.82%) ⬆️
fmt_events.go 97.56% <94.11%> (+0.02%) ⬆️
suite.go 86.80% <94.33%> (-0.08%) ⬇️
fmt_pretty.go 93.77% <97.61%> (+0.10%) ⬆️
fmt.go 93.69% <100.00%> (-0.95%) ⬇️
fmt_cucumber.go 92.85% <100.00%> (+0.17%) ⬆️
fmt_junit.go 95.87% <100.00%> (+0.69%) ⬆️
fmt_progress.go 100.00% <100.00%> (ø)
run.go 75.16% <100.00%> (ø)
suite_context.go 79.82% <100.00%> (+5.56%) ⬆️

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 f50bd30...cd7663f. Read the comment docs.

@lonnblad lonnblad force-pushed the store-results-in-storage branch from 1bbb9de to a06341b Compare June 10, 2020 19:21
@lonnblad lonnblad requested a review from mxygem June 10, 2020 19:29
@lonnblad lonnblad force-pushed the store-results-in-storage branch from a06341b to cd7663f Compare June 10, 2020 19:45
@lonnblad lonnblad merged commit 18a045f into master Jun 13, 2020
@lonnblad lonnblad deleted the store-results-in-storage branch June 13, 2020 09:00
@lonnblad lonnblad restored the store-results-in-storage branch October 19, 2020 17:01
@mattwynne mattwynne deleted the store-results-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.

1 participant