Skip to content

use @maybe_inferred instead of @inferred#438

Merged
simeonschaub merged 4 commits intomasterfrom
sds/maybe_inferred
Jun 8, 2021
Merged

use @maybe_inferred instead of @inferred#438
simeonschaub merged 4 commits intomasterfrom
sds/maybe_inferred

Conversation

@simeonschaub
Copy link
Member

ref JuliaDiff/ChainRulesTestUtils.jl#165.

I will bump the version as well once #434 is merged so that PkgEval
picks this up.

ref JuliaDiff/ChainRulesTestUtils.jl#165.

I will bump the version as well once #434 is merged so that PkgEval
picks this up.
@simeonschaub simeonschaub added the testing Related to tests label Jun 8, 2021
@github-actions github-actions bot added the needs version bump Version needs to be incremented or set to -DEV in Project.toml label Jun 8, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #438 (b95b4b8) into master (1c92347) will decrease coverage by 8.90%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #438      +/-   ##
==========================================
- Coverage   98.48%   89.58%   -8.91%     
==========================================
  Files          21       21              
  Lines        1986     1498     -488     
==========================================
- Hits         1956     1342     -614     
- Misses         30      156     +126     
Impacted Files Coverage Δ
src/rulesets/Base/evalpoly.jl 0.00% <0.00%> (-100.00%) ⬇️
src/rulesets/Base/utils.jl 0.00% <0.00%> (-80.00%) ⬇️
src/rulesets/Base/nondiff.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.54% <0.00%> (-2.01%) ⬇️
src/rulesets/Base/base.jl 100.00% <0.00%> (ø)
src/rulesets/Base/sort.jl 100.00% <0.00%> (ø)
... and 11 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 1c92347...b95b4b8. Read the comment docs.

@simeonschaub simeonschaub merged commit 5c46ba5 into master Jun 8, 2021
@simeonschaub simeonschaub deleted the sds/maybe_inferred branch June 8, 2021 21:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs version bump Version needs to be incremented or set to -DEV in Project.toml testing Related to tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants