Skip to content

make stricter formatting#608

Merged
bvdmitri merged 3 commits intomainfrom
stricter-format
Mar 16, 2026
Merged

make stricter formatting#608
bvdmitri merged 3 commits intomainfrom
stricter-format

Conversation

@bvdmitri
Copy link
Member

@bvdmitri bvdmitri requested review from Nimrais and wouterwln March 16, 2026 12:36
@bvdmitri bvdmitri added the no changelog Skip CHANGELOG.md update label Mar 16, 2026
@github-actions
Copy link
Contributor

🤖 Code Formatting

Your PR still has some code formatting issues. I've updated PR #609 with the necessary formatting changes.

You can merge that PR into this branch to fix the code style check.

Alternatively, you can run make format locally and push the changes yourself.

@codecov
Copy link

codecov bot commented Mar 16, 2026

Codecov Report

❌ Patch coverage is 81.92982% with 103 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.28%. Comparing base (a78b42e) to head (494c14a).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/telemetry.jl 3.33% 29 Missing ⚠️
src/model/plugins/reactivemp_inference.jl 82.14% 15 Missing ⚠️
src/inference/inference.jl 78.43% 11 Missing ⚠️
ext/PrettyTablesExt/PrettyTablesExt.jl 0.00% 6 Missing ⚠️
src/inference/autoupdates.jl 92.10% 6 Missing ⚠️
src/inference/streaming.jl 87.23% 6 Missing ⚠️
src/session.jl 76.19% 5 Missing ⚠️
src/constraints/form/form_point_mass.jl 73.33% 4 Missing ⚠️
src/inference/batch.jl 85.71% 4 Missing ⚠️
src/model/model.jl 81.25% 3 Missing ⚠️
... and 8 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #608      +/-   ##
==========================================
- Coverage   80.52%   80.28%   -0.25%     
==========================================
  Files          26       26              
  Lines        2059     2135      +76     
==========================================
+ Hits         1658     1714      +56     
- Misses        401      421      +20     

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

Co-authored-by: bvdmitri <6557701+bvdmitri@users.noreply.github.com>
@github-actions
Copy link
Contributor

🤖 Code Formatting

Your PR still has some code formatting issues. I've updated PR #610 with the necessary formatting changes.

You can merge that PR into this branch to fix the code style check.

Alternatively, you can run make format locally and push the changes yourself.

Co-authored-by: bvdmitri <6557701+bvdmitri@users.noreply.github.com>
@bvdmitri bvdmitri merged commit 41c6783 into main Mar 16, 2026
5 of 6 checks passed
@bvdmitri bvdmitri deleted the stricter-format branch March 16, 2026 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no changelog Skip CHANGELOG.md update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants