Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix incorrect species concentrations from 3d model simulations in python bindings #1063

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

lkeegan
Copy link
Member

@lkeegan lkeegan commented Mar 28, 2025

…hon bindings

- update `getPyConcs` and `getPyDcdts` to support 3d models
- add missing C++ and Python test cases for these functions using a 3d model
- resolves #1062
Copy link

codecov bot commented Mar 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.94%. Comparing base (1837831) to head (c13a95e).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1063      +/-   ##
==========================================
+ Coverage   90.83%   90.94%   +0.11%     
==========================================
  Files         127      127              
  Lines       13763    13875     +112     
==========================================
+ Hits        12501    12619     +118     
+ Misses       1262     1256       -6     
Flag Coverage Δ
cli 23.06% <0.00%> (-0.19%) ⬇️
core 52.26% <100.00%> (-0.25%) ⬇️
gui 70.55% <0.00%> (+0.24%) ⬆️
mainwindow 43.31% <0.00%> (-0.36%) ⬇️
sme 30.91% <100.00%> (+1.28%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@lkeegan lkeegan merged commit 4873ef4 into main Mar 31, 2025
33 of 34 checks passed
@lkeegan lkeegan deleted the fix_1062_3d_python_interface_garbage_simulation_results branch March 31, 2025 06:07
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.

Python bindings: simulation results from 3d models contain nan
1 participant