Skip to content
This repository was archived by the owner on Jan 10, 2023. It is now read-only.

Split uploader from formatter #130

Merged
merged 2 commits into from
Jan 23, 2021
Merged

Conversation

thomasrockhu
Copy link
Contributor

@thomasrockhu thomasrockhu commented Jan 22, 2021

This change adds in a formatter and an uploader as separate classes. The original class calls these two methods now.

@thomasrockhu thomasrockhu requested a review from a team January 22, 2021 21:21
@codecov
Copy link

codecov bot commented Jan 22, 2021

Codecov Report

Merging #130 (be538de) into master (e1b4e2f) will decrease coverage by 0.10%.
The diff coverage is 91.68%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #130      +/-   ##
==========================================
- Coverage   91.95%   91.84%   -0.11%     
==========================================
  Files           1        3       +2     
  Lines         348      368      +20     
==========================================
+ Hits          320      338      +18     
- Misses         28       30       +2     
Impacted Files Coverage Δ
lib/codecov/uploader.rb 91.26% <91.26%> (ø)
lib/codecov/formatter.rb 93.75% <93.75%> (ø)
lib/codecov.rb 100.00% <100.00%> (+8.04%) ⬆️

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 e1b4e2f...be538de. Read the comment docs.

@thomasrockhu thomasrockhu merged commit e0ff57f into master Jan 23, 2021
@thomasrockhu thomasrockhu deleted the split-uploader-and-formatter branch January 23, 2021 14:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants