Skip to content

FIX: Improve robustness of field summary dictionary to DataFrame conversion#5986

Merged
lorenzovecchietti merged 5 commits into
mainfrom
improve-field-summary-parsing
Apr 1, 2025
Merged

FIX: Improve robustness of field summary dictionary to DataFrame conversion#5986
lorenzovecchietti merged 5 commits into
mainfrom
improve-field-summary-parsing

Conversation

@lorenzovecchietti
Copy link
Copy Markdown
Contributor

With empty cells the conversion to float was failing, now a pd.nan entry will be used in those cases.

@ansys-reviewer-bot
Copy link
Copy Markdown
Contributor

Thanks for opening a Pull Request. If you want to perform a review write a comment saying:

@ansys-reviewer-bot review

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 31, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.09%. Comparing base (761344a) to head (a8c48cd).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5986      +/-   ##
==========================================
- Coverage   85.10%   85.09%   -0.01%     
==========================================
  Files         165      165              
  Lines       62807    62807              
==========================================
- Hits        53449    53443       -6     
- Misses       9358     9364       +6     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@lorenzovecchietti lorenzovecchietti enabled auto-merge (squash) April 1, 2025 12:37
@lorenzovecchietti lorenzovecchietti merged commit 1013b3a into main Apr 1, 2025
@lorenzovecchietti lorenzovecchietti deleted the improve-field-summary-parsing branch April 1, 2025 12:37
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.

3 participants