Skip to content
This repository has been archived by the owner on Dec 19, 2021. It is now read-only.

Replace deprecated failure crate #44

Merged
merged 2 commits into from
Sep 9, 2020
Merged

Replace deprecated failure crate #44

merged 2 commits into from
Sep 9, 2020

Conversation

ChriFo
Copy link
Member

@ChriFo ChriFo commented Sep 6, 2020

No description provided.

@ChriFo ChriFo force-pushed the fix/replace_failure branch from 2f6b092 to e033765 Compare September 7, 2020 14:50
@eHealthExperts eHealthExperts deleted a comment from codecov bot Sep 7, 2020
@ChriFo ChriFo force-pushed the fix/replace_failure branch from e033765 to 8d3692d Compare September 7, 2020 15:05
@eHealthExperts eHealthExperts deleted a comment from codecov bot Sep 7, 2020
@ChriFo ChriFo force-pushed the fix/replace_failure branch from 8d3692d to 621e358 Compare September 8, 2020 20:21
@eHealthExperts eHealthExperts deleted a comment from codecov bot Sep 8, 2020
@ChriFo ChriFo force-pushed the fix/replace_failure branch from 621e358 to 6efeeb8 Compare September 8, 2020 20:23
@eHealthExperts eHealthExperts deleted a comment from codecov bot Sep 8, 2020
@ChriFo ChriFo force-pushed the fix/replace_failure branch from 6efeeb8 to f7560b2 Compare September 8, 2020 20:39
@eHealthExperts eHealthExperts deleted a comment from codecov bot Sep 8, 2020
@ChriFo ChriFo force-pushed the fix/replace_failure branch from f7560b2 to aca8c07 Compare September 8, 2020 20:54
@eHealthExperts eHealthExperts deleted a comment from codecov bot Sep 8, 2020
@eHealthExperts eHealthExperts deleted a comment from codecov bot Sep 8, 2020
- use once_cell instead of lazy_static
- update dependencies
@ChriFo ChriFo force-pushed the fix/replace_failure branch from aca8c07 to 7bf3fc3 Compare September 9, 2020 07:19
@eHealthExperts eHealthExperts deleted a comment from codecov bot Sep 9, 2020
@codecov
Copy link

codecov bot commented Sep 9, 2020

Codecov Report

Merging #44 into master will increase coverage by 3.38%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #44      +/-   ##
==========================================
+ Coverage   94.47%   97.86%   +3.38%     
==========================================
  Files           8       10       +2     
  Lines         960     1032      +72     
==========================================
+ Hits          907     1010     +103     
+ Misses         53       22      -31     
Impacted Files Coverage Δ
src/logging.rs 96.15% <ø> (+26.92%) ⬆️
src/ctapi/close.rs 100.00% <100.00%> (ø)
src/ctapi/data.rs 99.54% <100.00%> (+0.95%) ⬆️
src/ctapi/init.rs 99.15% <100.00%> (-0.06%) ⬇️
src/ctapi/mod.rs 100.00% <100.00%> (ø)
src/http.rs 98.80% <100.00%> (ø)
src/lib.rs 89.47% <100.00%> (+38.59%) ⬆️
src/settings.rs 95.71% <100.00%> (ø)
src/tests.rs 100.00% <100.00%> (ø)
... and 5 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 7aa0229...7bf3fc3. Read the comment docs.

@ChriFo ChriFo merged commit 07a7c98 into master Sep 9, 2020
@ChriFo ChriFo deleted the fix/replace_failure branch September 9, 2020 07:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant