Skip to content

Fix and refactor CI - #54

Merged
omus merged 19 commits into
masterfrom
cv/ci-fix
Aug 14, 2026
Merged

Fix and refactor CI#54
omus merged 19 commits into
masterfrom
cv/ci-fix

Conversation

@omus

@omus omus commented Aug 14, 2026

Copy link
Copy Markdown
Member

The only actual fix here was switching julia --project=docs --color -e ... to julia --project=docs --color=yes -e. The remainder of the change are just consistency changes.

@codecov

codecov Bot commented Aug 14, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.41%. Comparing base (8f91b88) to head (1647961).

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #54   +/-   ##
=======================================
  Coverage   97.41%   97.41%           
=======================================
  Files           6        6           
  Lines         232      232           
=======================================
  Hits          226      226           
  Misses          6        6           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@omus

omus commented Aug 14, 2026

Copy link
Copy Markdown
Member Author

Looks like I just need to fix the CompatHelper workflow

Comment thread .github/workflows/CI.yml Outdated
@@ -55,7 +72,7 @@ jobs:
name: Notify Slack Failure

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this whole section can be deleted, noone checks that slack channel anymore

@omus

omus commented Aug 14, 2026

Copy link
Copy Markdown
Member Author

I'll not use julia-version here as I recall now it doesn't play nice with include/exclude at the moment

@omus

omus commented Aug 14, 2026

Copy link
Copy Markdown
Member Author

CI changes are working beyond the package problems on Julia 1.12

@omus
omus merged commit f650f43 into master Aug 14, 2026
10 of 16 checks passed
@omus
omus deleted the cv/ci-fix branch August 14, 2026 09:42
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