Skip to content

Fix some tests and bump version - #706

Merged
devmotion merged 3 commits into
JuliaDiff:mainfrom
JamesWrigley:fixes
Apr 2, 2026
Merged

Fix some tests and bump version#706
devmotion merged 3 commits into
JuliaDiff:mainfrom
JamesWrigley:fixes

Conversation

@JamesWrigley

Copy link
Copy Markdown
Contributor

Cherry-picking a commit from #703.

@codecov

codecovBot commented Mar 30, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.38%. Comparing base (004e43e) to head (b966f59).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@ Coverage Diff @@## main #706 +/- ##
==========================================
- Coverage 93.49% 93.38% -0.11% 
==========================================
Files 15 15 Lines 999 998 -1 ==========================================
- Hits 934 932 -2 - Misses 65 66 +1 

☔ View full report in Codecov by Sentry.
📢 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.

Comment threadsrc/rules.jl Outdated
Comment threadsrc/tangent_types/abstract_zero.jl Outdated
Comment threadsrc/tangent_types/abstract_zero.jl Outdated
@JamesWrigley

Copy link
Copy Markdown
ContributorAuthor

Test failures are unrelated, though there are an awful lot of them in ChainRules. Do we dare proceed without fixing them?

Comment thread.github/workflows/CI.yml Outdated
Comment thread.github/workflows/CI.yml Outdated
Comment thread.github/workflows/CI.yml Outdated
Comment threadsrc/tangent_types/abstract_zero.jl Outdated
- Fix doctests
- Refactor _zeroed_backing()
- Use `mergewith(f)` instead of the deprecated `merge(f)`
@devmotion
devmotion merged commit 4253bff into JuliaDiff:mainApr 2, 2026
24 of 29 checks passed
@JamesWrigley
JamesWrigley deleted the fixes branch April 2, 2026 10:38
Sign up for freeto 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

@JamesWrigley@devmotion