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

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

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-29-00-11-46-101-02299413367 branch from a1546a7 to 2998713 Compare March 29, 2025 00:11
Copy link
Contributor Author

Benchmark Report for Commit 2998713

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.7 |
|           Smorgasbord |       201 | forwarddiff |             typed |  false |                604.8 |                43.8 |
|           Smorgasbord |       201 | forwarddiff | simple_namedtuple |   true |                424.4 |                45.0 |
|           Smorgasbord |       201 | forwarddiff |           untyped |   true |               1240.7 |                29.3 |
|           Smorgasbord |       201 | forwarddiff |       simple_dict |   true |               4225.4 |                18.8 |
|           Smorgasbord |       201 | reversediff |             typed |   true |               1479.3 |                29.1 |
|           Smorgasbord |       201 |    mooncake |             typed |   true |                945.4 |                 5.4 |
|    Loop univariate 1k |      1000 |    mooncake |             typed |   true |               5671.5 |                 3.9 |
|       Multivariate 1k |      1000 |    mooncake |             typed |   true |               1132.5 |                 8.3 |
|   Loop univariate 10k |     10000 |    mooncake |             typed |   true |              62763.5 |                 3.6 |
|      Multivariate 10k |     10000 |    mooncake |             typed |   true |               9090.5 |                 9.5 |
|               Dynamic |        10 |    mooncake |             typed |   true |                136.1 |                12.8 |
|              Submodel |         1 |    mooncake |             typed |   true |                 24.9 |                 7.9 |
|                   LDA |        12 | reversediff |             typed |   true |                475.0 |                 8.4 |

Copy link

codecov bot commented Mar 29, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.87%. Comparing base (eed80e5) to head (2998713).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #874   +/-   ##
=======================================
  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

Pull Request Test Coverage Report for Build 14140069346

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-3.2%) to 81.718%

Totals Coverage Status
Change from base Build 14127923718: -3.2%
Covered Lines: 3111
Relevant Lines: 3807

💛 - Coveralls

@coveralls
Copy link

coveralls commented Mar 29, 2025

Pull Request Test Coverage Report for Build 14140069346

Details

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

Totals Coverage Status
Change from base Build 14127923718: 0.0%
Covered Lines: 3238
Relevant Lines: 3811

💛 - Coveralls

@penelopeysm penelopeysm marked this pull request as draft April 1, 2025 10:58
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.

1 participant