Skip to content

Drop explicit dep on serde_derive #325

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

Merged
merged 2 commits into from
Mar 4, 2019

Conversation

pkgw
Copy link
Collaborator

@pkgw pkgw commented Mar 4, 2019

This is what's recommended. Mostly inspired by me worrying about multiple Dependabot PRs for every Serde bump.

@codecov
Copy link

codecov bot commented Mar 4, 2019

Codecov Report

Merging #325 into master will decrease coverage by 0.01%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #325      +/-   ##
==========================================
- Coverage   40.53%   40.51%   -0.02%     
==========================================
  Files         135      135              
  Lines       60200    60231      +31     
==========================================
+ Hits        24400    24403       +3     
- Misses      35800    35828      +28
Impacted Files Coverage Δ
src/lib.rs 0% <ø> (ø) ⬆️
src/config.rs 7.33% <0%> (+0.92%) ⬆️

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 983036e...fe559c8. Read the comment docs.

@pkgw pkgw merged commit 8dd6682 into tectonic-typesetting:master Mar 4, 2019
@pkgw pkgw deleted the serde-derive branch March 4, 2019 23:39
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.

1 participant