Skip to content
This repository has been archived by the owner on Nov 26, 2022. It is now read-only.

Use anyhow for erro handling #72

Open
wants to merge 23 commits into
base: master
Choose a base branch
from
Open

Use anyhow for erro handling #72

wants to merge 23 commits into from

Conversation

j2ghz
Copy link
Owner

@j2ghz j2ghz commented Nov 26, 2020

No description provided.

@codecov
Copy link

codecov bot commented Nov 26, 2020

Codecov Report

Merging #72 (25df53a) into master (b26fb49) will decrease coverage by 6.72%.
The diff coverage is 64.36%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #72      +/-   ##
==========================================
- Coverage   67.98%   61.26%   -6.73%     
==========================================
  Files           5        5              
  Lines         431      444      +13     
  Branches       86       99      +13     
==========================================
- Hits          293      272      -21     
- Misses         81      101      +20     
- Partials       57       71      +14     
Impacted Files Coverage Δ
src/main.rs 2.17% <0.00%> (-5.83%) ⬇️
src/palettes/default.rs 100.00% <ø> (ø)
src/palettes/extended.rs 100.00% <ø> (ø)
src/lib.rs 64.50% <65.43%> (-8.17%) ⬇️
src/palettes/mod.rs 75.00% <75.00%> (-4.60%) ⬇️

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 b26fb49...25df53a. Read the comment docs.

@j2ghz j2ghz marked this pull request as ready for review March 7, 2021 14:07
@coveralls
Copy link

coveralls commented Mar 7, 2021

Coverage Status

Coverage decreased (-0.3%) to 46.766% when pulling 980790a on anyhow into b26fb49 on master.

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.

None yet

2 participants