Skip to content

Feature/build fixes#1158

Merged
Jammy2211 merged 35 commits intomainfrom
feature/build_fixes
Oct 20, 2025
Merged

Feature/build fixes#1158
Jammy2211 merged 35 commits intomainfrom
feature/build_fixes

Conversation

@Jammy2211
Copy link
Copy Markdown
Collaborator

Fixes to autofit as integration testing on build server raises issues:

  • TruncatedGaussian added to registered prior type in __init__.
  • Reinstate import of plot module at autofit level.
  • Prevent samples without PDF from breaking latent variable sampler.
  • Remove af.Gaussian as it is confusing with af.GausssianPrior, just use af.ex.Gaussian

Lots more integration tests still to go...

@Jammy2211 Jammy2211 requested a review from rhayes777 October 7, 2025 15:54
@codecov
Copy link
Copy Markdown

codecov bot commented Oct 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.10%. Comparing base (ed0ab04) to head (416bf1a).
⚠️ Report is 17 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1158      +/-   ##
==========================================
- Coverage   80.16%   80.10%   -0.07%     
==========================================
  Files         206      207       +1     
  Lines       16010    16026      +16     
==========================================
+ Hits        12835    12837       +2     
- Misses       3175     3189      +14     

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

@Jammy2211 Jammy2211 merged commit f43deff into main Oct 20, 2025
4 checks passed
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