Skip to content

Add Invalidations.yml #190

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 1 commit into from
Sep 2, 2022
Merged

Conversation

ranocha
Copy link
Member

@ranocha ranocha commented Sep 1, 2022

@dkarrasch
Copy link
Member

Wow, thanks, what a service. Unfortunately, CI doesn't run on this. Besides the mentioned PRs above, do you have a case where one can see the output for a failed "invalidation test"? In the ones listed above, there is not much of visual output.

@ranocha ranocha changed the title Add Invalidations.yml [ci skip] [skip tests] Add Invalidations.yml Sep 1, 2022
@ranocha
Copy link
Member Author

ranocha commented Sep 1, 2022

In SciML, we decided to skip CI for this (since we needed to update ~100 repos). I changed the commit message here to let CI run.
I don't have an example of a failing check.

@codecov
Copy link

codecov bot commented Sep 1, 2022

Codecov Report

Base: 98.63% // Head: 99.58% // Increases project coverage by +0.94% 🎉

Coverage data is based on head (59ce747) compared to base (e39cbc1).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #190      +/-   ##
==========================================
+ Coverage   98.63%   99.58%   +0.94%     
==========================================
  Files          17       17              
  Lines        1396     1448      +52     
==========================================
+ Hits         1377     1442      +65     
+ Misses         19        6      -13     
Impacted Files Coverage Δ
src/show.jl 100.00% <0.00%> (ø)
src/getindex.jl 100.00% <0.00%> (ø)
src/LinearMaps.jl 100.00% <0.00%> (ø)
src/conversion.jl 100.00% <0.00%> (ø)
src/composition.jl 100.00% <0.00%> (ø)
src/linearcombination.jl 100.00% <0.00%> (ø)
src/uniformscalingmap.jl 100.00% <0.00%> (ø)
src/kronecker.jl 98.80% <0.00%> (+0.01%) ⬆️
src/blockmap.jl 99.33% <0.00%> (+0.06%) ⬆️
src/embeddedmap.jl 95.83% <0.00%> (+27.08%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@ranocha
Copy link
Member Author

ranocha commented Sep 1, 2022

This is how it looks like when you create invalidations: ranocha/InvalidationsTest.jl#1

@dkarrasch
Copy link
Member

Ok, so it just triggers a fail, but no further information.

@ranocha
Copy link
Member Author

ranocha commented Sep 1, 2022

In my experience, fixing invalidations is a quite manual process, so you also need to experiment locally.
Please note that the numbers of invalidations are reported, too (in a previous step).

@dkarrasch dkarrasch merged commit e19a7cc into JuliaLinearAlgebra:master Sep 2, 2022
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.

2 participants