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

Test Refactoring #9

Merged
merged 3 commits into from
Dec 2, 2021
Merged

Test Refactoring #9

merged 3 commits into from
Dec 2, 2021

Conversation

adlio
Copy link
Owner

@adlio adlio commented Dec 2, 2021

Incremental PR to improve testing

@codecov
Copy link

codecov bot commented Dec 2, 2021

Codecov Report

Merging #9 (678fab6) into main (c9f0eb6) will decrease coverage by 0.53%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #9      +/-   ##
==========================================
- Coverage   97.60%   97.06%   -0.54%     
==========================================
  Files           7        7              
  Lines         292      307      +15     
==========================================
+ Hits          285      298      +13     
- Misses          4        5       +1     
- Partials        3        4       +1     
Impacted Files Coverage Δ
postgres.go 100.00% <100.00%> (ø)
sqlite.go 91.66% <100.00%> (ø)
file.go 93.54% <0.00%> (-6.46%) ⬇️

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 c9f0eb6...678fab6. Read the comment docs.

@adlio adlio merged commit 74330b0 into main Dec 2, 2021
@adlio adlio deleted the test-refactoring branch December 2, 2021 19:31
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