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

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

Merged
merged 2 commits into from
Jan 19, 2022

Conversation

VictorKoenders
Copy link
Contributor

No description provided.

@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
src/config.rs Outdated Show resolved Hide resolved
@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 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.

3 participants