Skip to content

do tests fail on main #978

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

Closed
wants to merge 1 commit into from
Closed

do tests fail on main #978

wants to merge 1 commit into from

Conversation

penelopeysm
Copy link
Member

No description provided.

Copy link
Contributor

github-actions bot commented Jul 9, 2025

Benchmark Report for Commit b98c3c9

Computer Information

Julia Version 1.11.5
Commit 760b2e5b739 (2025-04-14 06:53 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.9 |                 1.5 |
|           Smorgasbord |       201 | forwarddiff |             typed |  false |                741.4 |                37.0 |
|           Smorgasbord |       201 | forwarddiff | simple_namedtuple |   true |                320.6 |                64.5 |
|           Smorgasbord |       201 | forwarddiff |           untyped |   true |               1240.3 |                28.6 |
|           Smorgasbord |       201 | forwarddiff |       simple_dict |   true |               3695.7 |                21.4 |
|           Smorgasbord |       201 | reversediff |             typed |   true |               1447.0 |                29.4 |
|           Smorgasbord |       201 |    mooncake |             typed |   true |                962.6 |                 5.1 |
|    Loop univariate 1k |      1000 |    mooncake |             typed |   true |               5493.5 |                 4.0 |
|       Multivariate 1k |      1000 |    mooncake |             typed |   true |               1027.0 |                 8.7 |
|   Loop univariate 10k |     10000 |    mooncake |             typed |   true |              61737.4 |                 3.6 |
|      Multivariate 10k |     10000 |    mooncake |             typed |   true |               8394.5 |                10.2 |
|               Dynamic |        10 |    mooncake |             typed |   true |                142.4 |                11.6 |
|              Submodel |         1 |    mooncake |             typed |   true |                 14.4 |                 6.1 |
|                   LDA |        12 | reversediff |             typed |   true |                479.5 |                 5.1 |

Copy link

codecov bot commented Jul 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.74%. Comparing base (acac44d) to head (b98c3c9).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #978      +/-   ##
==========================================
- Coverage   83.00%   82.74%   -0.26%     
==========================================
  Files          36       36              
  Lines        3965     3965              
==========================================
- Hits         3291     3281      -10     
- Misses        674      684      +10     

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

Details

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

Totals Coverage Status
Change from base Build 16115950849: -0.7%
Covered Lines: 3263
Relevant Lines: 3957

💛 - Coveralls

@coveralls
Copy link

coveralls commented Jul 9, 2025

Pull Request Test Coverage Report for Build 16167178468

Details

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

Totals Coverage Status
Change from base Build 16115950849: -0.3%
Covered Lines: 3281
Relevant Lines: 3957

💛 - Coveralls

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