Skip to content

feat!: v0.10.0#85

Draft
sethaxen wants to merge 1 commit intomainfrom
breaking_v010
Draft

feat!: v0.10.0#85
sethaxen wants to merge 1 commit intomainfrom
breaking_v010

Conversation

@sethaxen
Copy link
Copy Markdown
Member

This PR contains all changes going into the breaking v0.10.0 release.

* feat!: Rename reff to r_eff

* feat!: Remove normalization of log-weights

* style: Run formatter

* feat!: Remove weights as property

* feat!: Remove ess as property

* feat!: Remove sizes from properties

* feat!: Remove tail_dist and tail_length properties

* docs: Just document fields

* feat!: Swap field order

* feat!: Remove ess_is and psis! from API

Also replace r_eff field with ess

* feat!: Remove diagnostic plot

* test: Remove leftover include

* feat!: Rename pareto_shape => pareto_khat, ess => ess_is

* style: Run formatter

* refactor: Remove unused importance_weights utility

* fix: Fix dims specifier

* test: Simplify tests

* chore: Increment minor version number

* test: Add ess_is vals to reference tests

* docs: Update doctests

* Update test/core.jl

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* docs: Fix doctests

* fix: Remove unused methods

* docs: Remove reference to removed plotting docs

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.20%. Comparing base (5ce633a) to head (f247d3d).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #85      +/-   ##
==========================================
+ Coverage   97.44%   98.20%   +0.76%     
==========================================
  Files           6        5       -1     
  Lines         274      223      -51     
==========================================
- Hits          267      219      -48     
+ Misses          7        4       -3     

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

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