Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

This pull request sets the compat entry for the Aqua package to 0.8 for package test.
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.
Note: Consider registering a new release of your package immediately after merging this PR, as downstream packages may depend on this for tests to pass.

@devmotion devmotion force-pushed the compathelper/new_version/2025-03-14-00-12-01-613-00383936941 branch from 177a558 to bdc1678 Compare March 14, 2025 00:12
Copy link

codecov bot commented Mar 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.40%. Comparing base (b0818b9) to head (bdc1678).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #844   +/-   ##
=======================================
  Coverage   84.40%   84.40%           
=======================================
  Files          34       34           
  Lines        3840     3840           
=======================================
  Hits         3241     3241           
  Misses        599      599           

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

Copy link
Contributor Author

Benchmark Report for Commit bdc167850f6bc1c778bbfde307ca4e75be54ef75

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.3 |                 1.7 |
|           Smorgasbord |       201 | forwarddiff |             typed |  false |                632.5 |                45.5 |
|           Smorgasbord |       201 | forwarddiff | simple_namedtuple |   true |                427.6 |                50.0 |
|           Smorgasbord |       201 | forwarddiff |           untyped |   true |               1346.3 |                27.0 |
|           Smorgasbord |       201 | forwarddiff |       simple_dict |   true |               3810.5 |                21.2 |
|           Smorgasbord |       201 | reversediff |             typed |   true |               1478.2 |                30.1 |
|           Smorgasbord |       201 |    mooncake |             typed |   true |                957.1 |                 5.4 |
|    Loop univariate 1k |      1000 |    mooncake |             typed |   true |               5653.2 |                 5.1 |
|       Multivariate 1k |      1000 |    mooncake |             typed |   true |               1113.9 |                 8.4 |
|   Loop univariate 10k |     10000 |    mooncake |             typed |   true |              62579.1 |                 4.2 |
|      Multivariate 10k |     10000 |    mooncake |             typed |   true |               9174.5 |                 9.7 |
|               Dynamic |        10 |    mooncake |             typed |   true |                127.2 |                12.4 |
|              Submodel |         1 |    mooncake |             typed |   true |                 25.8 |                 7.3 |
|                   LDA |        12 | reversediff |             typed |   true |                387.9 |                 5.6 |

@coveralls
Copy link

coveralls commented Mar 14, 2025

Pull Request Test Coverage Report for Build 13847050759

Details

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

Files with Coverage Reduction New Missed Lines %
ext/DynamicPPLForwardDiffExt.jl 1 63.64%
src/sampler.jl 1 89.06%
src/varnamedvector.jl 1 90.1%
src/contexts.jl 2 30.05%
src/logdensityfunction.jl 2 52.27%
src/utils.jl 2 72.61%
src/values_as_in_model.jl 3 59.52%
src/distribution_wrappers.jl 4 26.32%
src/model.jl 5 80.0%
src/simple_varinfo.jl 6 75.14%
Totals Coverage Status
Change from base Build 13841347619: -11.5%
Covered Lines: 2793
Relevant Lines: 3824

💛 - Coveralls

@coveralls
Copy link

coveralls commented Mar 14, 2025

Pull Request Test Coverage Report for Build 13847050759

Details

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

Files with Coverage Reduction New Missed Lines %
ext/DynamicPPLForwardDiffExt.jl 1 63.64%
src/sampler.jl 1 89.06%
src/varnamedvector.jl 1 90.1%
src/contexts.jl 2 30.05%
src/logdensityfunction.jl 2 52.27%
src/utils.jl 2 72.61%
src/values_as_in_model.jl 3 59.52%
src/distribution_wrappers.jl 4 26.32%
src/model.jl 5 80.0%
src/simple_varinfo.jl 6 75.14%
Totals Coverage Status
Change from base Build 13841347619: 0.0%
Covered Lines: 3241
Relevant Lines: 3836

💛 - Coveralls

@penelopeysm penelopeysm merged commit 4494438 into main Mar 17, 2025
18 checks passed
@penelopeysm penelopeysm deleted the compathelper/new_version/2025-03-14-00-12-01-613-00383936941 branch March 17, 2025 14:04
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