Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Feb 17, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@codecov
Copy link

codecov bot commented Feb 17, 2024

Codecov Report

Attention: Patch coverage is 89.60573% with 29 lines in your changes missing coverage. Please review.

Project coverage is 90.50%. Comparing base (8995a23) to head (6b682af).

Current head 6b682af differs from pull request most recent head 40958d2

Please upload reports for the commit 40958d2 to get more accurate results.

Files Patch % Lines
ext/SimpleNonlinearSolveReverseDiffExt.jl 44.44% 10 Missing ⚠️
ext/SimpleNonlinearSolveTrackerExt.jl 64.28% 5 Missing ⚠️
ext/SimpleNonlinearSolveZygoteExt.jl 25.00% 3 Missing ⚠️
src/ad.jl 95.16% 3 Missing ⚠️
src/bracketing/falsi.jl 60.00% 2 Missing ⚠️
src/bracketing/ridder.jl 66.66% 2 Missing ⚠️
src/bracketing/alefeld.jl 87.50% 1 Missing ⚠️
src/bracketing/bisection.jl 85.71% 1 Missing ⚠️
src/nlsolve/dfsane.jl 87.50% 1 Missing ⚠️
src/utils.jl 98.63% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            main      #20       +/-   ##
==========================================
+ Coverage   0.00%   90.50%   +90.50%     
==========================================
  Files         20       21        +1     
  Lines       1178     1200       +22     
==========================================
+ Hits           0     1086     +1086     
+ Misses      1178      114     -1064     

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

@pull pull bot added the ⤵️ pull label Feb 17, 2024
ArnoStrouwen and others added 27 commits February 18, 2024 13:59
[skip ci] update downgrade CI repo
Forward Mode overloads for Least Squares Problem
Use the different norms for termination
Bumps [julia-actions/setup-julia](https://github.com/julia-actions/setup-julia) from 1 to 2.
- [Release notes](https://github.com/julia-actions/setup-julia/releases)
- [Commits](julia-actions/setup-julia@v1...v2)

---
updated-dependencies:
- dependency-name: julia-actions/setup-julia
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…tions/setup-julia-2

Bump julia-actions/setup-julia from 1 to 2
…9-22-04-48-101-01745084332

CompatHelper: bump compat for ADTypes to 1, (keep existing compat)
---
updated-dependencies:
- dependency-name: julia-actions/julia-format
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
avik-pal and others added 30 commits September 16, 2024 17:14
Return InitialFailure from bracketing methods if not enclosing interval
Co-authored-by: Guillaume Dalle <[email protected]>
feat: update to new DI.jl
…_msg

tweak warning message for when tspan isn't an enclosing interval
ci: test with `1`, `lts` and `pre` versions of julia
…9-19-05-21-858-02245559465

CompatHelper: bump compat for TaylorDiff in [weakdeps] to 0.3, (keep existing compat)
Make robust to deprecations removals
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.