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

Add downstream testing #799

Merged
merged 1 commit into from
Mar 17, 2021
Merged

Add downstream testing #799

merged 1 commit into from
Mar 17, 2021

Conversation

thofma
Copy link
Member

@thofma thofma commented Mar 16, 2021

No description provided.

@codecov
Copy link

codecov bot commented Mar 16, 2021

Codecov Report

Merging #799 (374e6cf) into master (c864e2e) will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #799      +/-   ##
==========================================
+ Coverage   80.83%   80.86%   +0.02%     
==========================================
  Files          52       52              
  Lines       17779    17779              
==========================================
+ Hits        14372    14377       +5     
+ Misses       3407     3402       -5     
Impacted Files Coverage Δ
src/generic/SparsePoly.jl 26.75% <0.00%> (-0.36%) ⬇️
src/generic/Poly.jl 91.73% <0.00%> (-0.07%) ⬇️
src/generic/Matrix.jl 91.42% <0.00%> (+0.15%) ⬆️
src/generic/RelSeries.jl 91.44% <0.00%> (+0.25%) ⬆️
src/generic/LaurentSeries.jl 91.98% <0.00%> (+0.32%) ⬆️

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 c864e2e...374e6cf. Read the comment docs.

@benlorenz
Copy link
Collaborator

The new OscarDevTools version is registered, you can try to re-run the tests.

@thofma
Copy link
Member Author

thofma commented Mar 16, 2021

Nice. It is working as expected. The Oscar release branch failure is expected, since we did not tag a new version (yet). The running time of ~1 hour is also not too bad I think.

@thofma thofma changed the title [WIP] Try downstream testing Add downstream testing Mar 16, 2021
@thofma
Copy link
Member Author

thofma commented Mar 17, 2021

I will merge this. If it turns out to take too much time, we have to tweak the settings a bit.

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