Skip to content

CompatHelper: bump compat for ForwardDiff to 1 for package docs, (keep existing compat) #865

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

Conversation

github-actions[bot]
Copy link
Contributor

This pull request changes the compat entry for the ForwardDiff package from 0.10 to 0.10, 1 for package docs.
This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry.
It is your responsibility to make sure that your package tests pass before you merge this pull request.

@devmotion devmotion force-pushed the compathelper/new_version/2025-03-27-00-11-40-467-02839182923 branch from 685e0cd to b4beeae Compare March 27, 2025 00:11
Copy link
Contributor Author

Benchmark Report for Commit b4beeae

Computer Information

Julia Version 1.11.4
Commit 8561cc3d68d (2025-03-10 11:36 UTC)
Build Info:
  Official https://julialang.org/ release
Platform Info:
  OS: Linux (x86_64-linux-gnu)
  CPU: 4 × AMD EPYC 7763 64-Core Processor
  WORD_SIZE: 64
  LLVM: libLLVM-16.0.6 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Benchmark Results

|                 Model | Dimension |  AD Backend |      VarInfo Type | Linked | Eval Time / Ref Time | AD Time / Eval Time |
|-----------------------|-----------|-------------|-------------------|--------|----------------------|---------------------|
| Simple assume observe |         1 | forwarddiff |             typed |  false |                  9.5 |                 1.6 |
|           Smorgasbord |       201 | forwarddiff |             typed |  false |                611.8 |                42.5 |
|           Smorgasbord |       201 | forwarddiff | simple_namedtuple |   true |                411.3 |                49.5 |
|           Smorgasbord |       201 | forwarddiff |           untyped |   true |               1223.6 |                27.8 |
|           Smorgasbord |       201 | forwarddiff |       simple_dict |   true |               4112.4 |                19.9 |
|           Smorgasbord |       201 | reversediff |             typed |   true |               1451.2 |                29.0 |
|           Smorgasbord |       201 |    mooncake |             typed |   true |                932.5 |                 5.4 |
|    Loop univariate 1k |      1000 |    mooncake |             typed |   true |               5644.8 |                 4.1 |
|       Multivariate 1k |      1000 |    mooncake |             typed |   true |               1151.8 |                 8.0 |
|   Loop univariate 10k |     10000 |    mooncake |             typed |   true |              62089.2 |                 3.8 |
|      Multivariate 10k |     10000 |    mooncake |             typed |   true |               9286.8 |                 9.3 |
|               Dynamic |        10 |    mooncake |             typed |   true |                136.1 |                12.3 |
|              Submodel |         1 |    mooncake |             typed |   true |                 25.8 |                 7.1 |
|                   LDA |        12 | reversediff |             typed |   true |                458.9 |                 4.7 |

Copy link

codecov bot commented Mar 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.87%. Comparing base (fb5413f) to head (b4beeae).
Report is 3 commits behind head on compathelper/new_version/2025-03-27-00-11-03-080-01636651742.

Additional details and impacted files
@@                                      Coverage Diff                                      @@
##           compathelper/new_version/2025-03-27-00-11-03-080-01636651742     #865   +/-   ##
=============================================================================================
  Coverage                                                         84.87%   84.87%           
=============================================================================================
  Files                                                                34       34           
  Lines                                                              3815     3815           
=============================================================================================
  Hits                                                               3238     3238           
  Misses                                                              577      577           

☔ 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.

@coveralls
Copy link

coveralls commented Mar 27, 2025

Pull Request Test Coverage Report for Build 14095931734

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 3 unchanged lines in 1 file lost coverage.
  • Overall coverage remained the same at 84.965%

Files with Coverage Reduction New Missed Lines %
src/varinfo.jl 3 84.51%
Totals Coverage Status
Change from base Build 14024259529: 0.0%
Covered Lines: 3238
Relevant Lines: 3811

💛 - Coveralls

@yebai yebai changed the base branch from main to compathelper/new_version/2025-03-27-00-11-03-080-01636651742 March 28, 2025 00:21
@yebai yebai merged commit 38f5be1 into compathelper/new_version/2025-03-27-00-11-03-080-01636651742 Mar 28, 2025
18 checks passed
@yebai yebai deleted the compathelper/new_version/2025-03-27-00-11-40-467-02839182923 branch March 28, 2025 00:21
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