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

Test downstream packages #299

Merged
merged 1 commit into from
Feb 7, 2023

Conversation

jishnub
Copy link
Member

@jishnub jishnub commented Jan 26, 2023

Given that this package is fairly fundamental in the ecosystem, it would be good to test some downstream packages against PRs to ensure that they aren't breaking. At the moment, I've added a test against BlockBandedMatrices.jl.

This test is automatically skipped on breaking releases of this package, or if the package version resolution fails for some reason.

@codecov
Copy link

codecov bot commented Jan 26, 2023

Codecov Report

Base: 80.55% // Head: 80.70% // Increases project coverage by +0.15% 🎉

Coverage data is based on head (f2fc084) compared to base (dfbf44f).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #299      +/-   ##
==========================================
+ Coverage   80.55%   80.70%   +0.15%     
==========================================
  Files          23       23              
  Lines        3270     3270              
==========================================
+ Hits         2634     2639       +5     
+ Misses        636      631       -5     
Impacted Files Coverage Δ
src/generic/broadcast.jl 90.59% <0.00%> (+0.63%) ⬆️
src/generic/AbstractBandedMatrix.jl 80.48% <0.00%> (+1.21%) ⬆️

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.

@dlfivefifty dlfivefifty merged commit 43d39d1 into JuliaLinearAlgebra:master Feb 7, 2023
@jishnub jishnub deleted the downstreamCI branch February 7, 2023 16:03
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