Skip to content

Gbrunin/analyzer refactoring#4

Open
gbrunin wants to merge 35 commits into
mainfrom
gbrunin/analyzer_refactoring
Open

Gbrunin/analyzer refactoring#4
gbrunin wants to merge 35 commits into
mainfrom
gbrunin/analyzer_refactoring

Conversation

@gbrunin

@gbrunin gbrunin commented Jun 11, 2026

Copy link
Copy Markdown
Member

No description provided.

gbrunin and others added 30 commits June 4, 2026 14:28
… over batches of frames, that will be used to choose between a frame-by-frame analysis, batch-of-frames by batch-of-frames, or a concatenation of the whole trajectory.
…vapor. This interface will be used to fit a circle or sphere, for slices or as a surface on the whole drop shape.
@codecov

codecov Bot commented Jun 11, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 93.77510% with 93 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.81%. Comparing base (3e2525a) to head (90d0d08).

Files with missing lines Patch % Lines
src/wetting_angle_kit/analysis/extractors/_grid.py 91.08% 18 Missing ⚠️
src/wetting_angle_kit/analysis/results.py 87.09% 12 Missing ⚠️
src/wetting_angle_kit/analysis/_base.py 91.59% 10 Missing ⚠️
...ting_angle_kit/analysis/coupled_binning/_models.py 90.65% 10 Missing ⚠️
src/wetting_angle_kit/analysis/_density.py 90.90% 8 Missing ⚠️
..._angle_kit/analysis/coupled_binning/analyzer_3d.py 92.85% 6 Missing ⚠️
..._angle_kit/analysis/coupled_binning/analyzer_2d.py 94.62% 5 Missing ⚠️
src/wetting_angle_kit/analysis/extractors/_rays.py 95.45% 5 Missing ⚠️
src/wetting_angle_kit/analysis/fitters/_whole.py 92.06% 5 Missing ⚠️
...angle_kit/visualization/density_contour_plotter.py 95.18% 4 Missing ⚠️
... and 5 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #4      +/-   ##
==========================================
+ Coverage   90.22%   91.81%   +1.58%     
==========================================
  Files          26       37      +11     
  Lines        1279     2076     +797     
==========================================
+ Hits         1154     1906     +752     
- Misses        125      170      +45     

☔ View full report in Codecov by Harness.
📢 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.

gbrunin added 3 commits June 11, 2026 12:02
…odifying default grid and binning params, computing those that can be computed from the data, and mainly modifying grid based extractors so that the gaussian KDE is actually used similarly to the ray case. The grid_binning is better defined as well. Grid mode is correctly handling slicing mode. Better parallelization message and doc.
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