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

use lts keyword for CI #558

Merged
merged 2 commits into from
Jan 21, 2025
Merged

use lts keyword for CI #558

merged 2 commits into from
Jan 21, 2025

Conversation

t-bltg
Copy link
Contributor

@t-bltg t-bltg commented Jan 21, 2025

One should run non-regression tests:

  • on the lowest declared julia version in Project.toml;
  • on the current julia lts version;
  • on the current julia 1 release branch.

Please run CI in the GR.jl repo when releasing a new gr version in order to avoid breaking Plots.jl, this isn't difficult.

@codecov-commenter
Copy link

codecov-commenter commented Jan 21, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.19%. Comparing base (29242a8) to head (448e90b).
Report is 2 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #558      +/-   ##
==========================================
+ Coverage   44.74%   47.19%   +2.44%     
==========================================
  Files           8        8              
  Lines        3057     3174     +117     
==========================================
+ Hits         1368     1498     +130     
+ Misses       1689     1676      -13     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jheinen jheinen merged commit 16e9dbb into jheinen:master Jan 21, 2025
10 checks passed
@t-bltg t-bltg deleted the patch-2 branch January 21, 2025 17:04
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