Skip to content

Update changelog too #915

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

Merged
merged 1 commit into from
May 9, 2025
Merged

Update changelog too #915

merged 1 commit into from
May 9, 2025

Conversation

penelopeysm
Copy link
Member

No description provided.

@penelopeysm penelopeysm merged commit cdeb657 into main May 9, 2025
4 of 9 checks passed
@penelopeysm penelopeysm deleted the py/docstrings branch May 9, 2025 18:12
Copy link
Contributor

github-actions bot commented May 9, 2025

Benchmark Report for Commit e4875e2

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.5 |                 1.6 |
|           Smorgasbord |       201 | forwarddiff |             typed |  false |                599.5 |                43.9 |
|           Smorgasbord |       201 | forwarddiff | simple_namedtuple |   true |                420.3 |                48.2 |
|           Smorgasbord |       201 | forwarddiff |           untyped |   true |               1227.8 |                27.8 |
|           Smorgasbord |       201 | forwarddiff |       simple_dict |   true |               3404.5 |                23.4 |
|           Smorgasbord |       201 | reversediff |             typed |   true |               1428.3 |                30.3 |
|           Smorgasbord |       201 |    mooncake |             typed |   true |                938.5 |                 5.4 |
|    Loop univariate 1k |      1000 |    mooncake |             typed |   true |               5525.3 |                 4.1 |
|       Multivariate 1k |      1000 |    mooncake |             typed |   true |               1014.1 |                 8.9 |
|   Loop univariate 10k |     10000 |    mooncake |             typed |   true |              61173.9 |                 3.7 |
|      Multivariate 10k |     10000 |    mooncake |             typed |   true |               8857.7 |                 9.7 |
|               Dynamic |        10 |    mooncake |             typed |   true |                126.6 |                13.6 |
|              Submodel |         1 |    mooncake |             typed |   true |                 13.2 |                 6.9 |
|                   LDA |        12 | reversediff |             typed |   true |                471.3 |                 5.0 |

Copy link

codecov bot commented May 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.01%. Comparing base (43a9558) to head (e4875e2).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #915   +/-   ##
=======================================
  Coverage   85.01%   85.01%           
=======================================
  Files          35       35           
  Lines        3924     3924           
=======================================
  Hits         3336     3336           
  Misses        588      588           

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

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 156 unchanged lines in 13 files lost coverage.
  • Overall coverage decreased (-4.3%) to 80.843%

Files with Coverage Reduction New Missed Lines %
src/experimental.jl 3 0.0%
src/submodel_macro.jl 3 81.08%
src/varnamedvector.jl 6 89.6%
src/simple_varinfo.jl 8 78.61%
src/varinfo.jl 8 84.43%
src/model.jl 9 85.83%
src/compiler.jl 10 88.02%
src/logdensityfunction.jl 12 56.82%
src/threadsafe.jl 13 55.05%
ext/DynamicPPLJETExt.jl 16 0.0%
Totals Coverage Status
Change from base Build 14935051277: -4.3%
Covered Lines: 3165
Relevant Lines: 3915

💛 - 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