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

Unpin rust nightly #186

Merged
merged 1 commit into from
Jul 27, 2022
Merged

Unpin rust nightly #186

merged 1 commit into from
Jul 27, 2022

Conversation

samuelcolvin
Copy link
Member

@samuelcolvin samuelcolvin commented Jul 21, 2022

ref #145, is this fixed...?

rust-lang/rust#98833 is now fixed 🎉

@codecov
Copy link

codecov bot commented Jul 27, 2022

Codecov Report

Merging #186 (ee852ed) into main (9caaaed) will increase coverage by 0.17%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #186      +/-   ##
==========================================
+ Coverage   97.96%   98.14%   +0.17%     
==========================================
  Files          45       46       +1     
  Lines        4477     4794     +317     
  Branches       32       35       +3     
==========================================
+ Hits         4386     4705     +319     
+ Misses         91       89       -2     
Impacted Files Coverage Δ
src/validators/mod.rs 97.69% <0.00%> (-0.56%) ⬇️
src/validators/typed_dict.rs 99.38% <0.00%> (-0.01%) ⬇️
src/lib.rs 100.00% <0.00%> (ø)
src/validators/list.rs 100.00% <0.00%> (ø)
pydantic_core/_types.py 100.00% <0.00%> (ø)
src/errors/value_exception.rs 100.00% <0.00%> (ø)
src/validators/union.rs 99.16% <0.00%> (+0.16%) ⬆️
src/validators/tuple.rs 99.37% <0.00%> (+0.31%) ⬆️
src/input/input_python.rs 98.78% <0.00%> (+0.33%) ⬆️
src/errors/kinds.rs 99.44% <0.00%> (+0.43%) ⬆️
... 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 9caaaed...ee852ed. Read the comment docs.

@samuelcolvin samuelcolvin marked this pull request as ready for review July 27, 2022 09:56
@samuelcolvin samuelcolvin merged commit bbc26df into main Jul 27, 2022
@samuelcolvin samuelcolvin deleted the unpin-rust branch July 27, 2022 10:00
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