Skip to content
This repository was archived by the owner on Aug 15, 2025. It is now read-only.

Moved Configuration::standard() and ::legacy() to the config module#481

Merged
VictorKoenders merged 2 commits intotrunkfrom
simplify-config
Jan 19, 2022
Merged

Moved Configuration::standard() and ::legacy() to the config module#481
VictorKoenders merged 2 commits intotrunkfrom
simplify-config

Conversation

@VictorKoenders
Copy link
Contributor

No description provided.

@VictorKoenders VictorKoenders requested a review from a user January 19, 2022 09:02
@codecov-commenter
Copy link

Codecov Report

Merging #481 (69f08eb) into trunk (d8ba21a) will increase coverage by 0.01%.
The diff coverage is 90.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##            trunk     #481      +/-   ##
==========================================
+ Coverage   66.44%   66.45%   +0.01%     
==========================================
  Files          38       38              
  Lines        2691     2692       +1     
==========================================
+ Hits         1788     1789       +1     
  Misses        903      903              
Impacted Files Coverage Δ
src/de/decoder.rs 65.00% <ø> (ø)
src/enc/encoder.rs 57.14% <ø> (ø)
src/lib.rs 100.00% <ø> (ø)
tests/issues/issue_474.rs 0.00% <0.00%> (ø)
src/config.rs 80.95% <76.92%> (ø)
tests/alloc.rs 100.00% <100.00%> (ø)
tests/basic_types.rs 99.20% <100.00%> (+<0.01%) ⬆️
tests/derive.rs 100.00% <100.00%> (ø)
tests/issues/issue_431.rs 100.00% <100.00%> (ø)
tests/issues/issue_459.rs 100.00% <100.00%> (ø)
... and 3 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 d8ba21a...69f08eb. Read the comment docs.

@VictorKoenders VictorKoenders mentioned this pull request Jan 19, 2022
@VictorKoenders VictorKoenders merged commit 29d1d5c into trunk Jan 19, 2022
@VictorKoenders VictorKoenders deleted the simplify-config branch January 19, 2022 15:46
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