Draft
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #4075 +/- ##
==========================================
- Coverage 46.46% 46.45% -0.02%
==========================================
Files 122 123 +1
Lines 28838 28923 +85
==========================================
+ Hits 13401 13436 +35
- Misses 15437 15487 +50 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
5526a2b to
f5c63a2
Compare
…t` for clarity and update references in tests
…ectly instead of using an `icomponent` switch; update corresponding tests for consistency.
…e variables for D-shaped and elliptical shapes
… integrate into DCLL and CCFE_HCPB classes
…ge; update plotting functions to display these metrics
f5c63a2 to
26d341c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request introduces improvements to the blanket structure output and plotting, as well as refactors unit tests for blanket half-height calculation. The main enhancements include a new plotting function for the blanket structure that displays both areas and volumes, streamlining of output methods, and simplification of the unit test for blanket half-height by removing unnecessary patching and parameters.
Checklist
I confirm that I have completed the following checks: