Skip to content

fix redirect_stdio rules on nightly again#421

Merged
simeonschaub merged 2 commits intomasterfrom
sds/fix_redirect_stdio
May 28, 2021
Merged

fix redirect_stdio rules on nightly again#421
simeonschaub merged 2 commits intomasterfrom
sds/fix_redirect_stdio

Conversation

@simeonschaub
Copy link
Copy Markdown
Member

These were broken by JuliaLang/julia#37978 again.

@simeonschaub simeonschaub added the testing Related to tests label May 28, 2021
@github-actions github-actions bot added the needs version bump Version needs to be incremented or set to -DEV in Project.toml label May 28, 2021
@simeonschaub simeonschaub removed needs version bump Version needs to be incremented or set to -DEV in Project.toml testing Related to tests labels May 28, 2021
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Merging #421 (9bd1d7f) into master (a9511eb) will decrease coverage by 8.65%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #421      +/-   ##
==========================================
- Coverage   98.41%   89.75%   -8.66%     
==========================================
  Files          23       23              
  Lines        2020     1533     -487     
==========================================
- Hits         1988     1376     -612     
- Misses         32      157     +125     
Impacted Files Coverage Δ
src/rulesets/Base/nondiff.jl 66.66% <ø> (ø)
src/rulesets/Base/evalpoly.jl 0.00% <0.00%> (-97.83%) ⬇️
src/rulesets/Base/utils.jl 0.00% <0.00%> (-80.00%) ⬇️
src/ChainRules.jl 66.66% <0.00%> (-33.34%) ⬇️
src/rulesets/Statistics/statistics.jl 66.66% <0.00%> (-24.25%) ⬇️
src/rulesets/LinearAlgebra/utils.jl 68.75% <0.00%> (-20.14%) ⬇️
src/rulesets/LinearAlgebra/symmetric.jl 84.15% <0.00%> (-15.47%) ⬇️
src/rulesets/LinearAlgebra/structured.jl 92.04% <0.00%> (-7.96%) ⬇️
src/rulesets/LinearAlgebra/factorization.jl 95.52% <0.00%> (-2.32%) ⬇️
src/rulesets/Base/base.jl 100.00% <0.00%> (ø)
... and 12 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 a9511eb...9bd1d7f. Read the comment docs.

@simeonschaub
Copy link
Copy Markdown
Member Author

I opened #422 for tracking the remaining failures.

@oxinabox
Copy link
Copy Markdown
Member

Merge when you are happy.
Might want to bump the version and relase

@simeonschaub
Copy link
Copy Markdown
Member Author

Ah, yes. Should probably tag a release since otherwise this always causes precompile to fail in 1.7.

@simeonschaub simeonschaub merged commit b48b89d into master May 28, 2021
@simeonschaub simeonschaub deleted the sds/fix_redirect_stdio branch May 28, 2021 21:23
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