-
Notifications
You must be signed in to change notification settings - Fork 2
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
add optional input dir for aimec analysis #896
Conversation
awirb
commented
Aug 17, 2023
•
edited
Loading
edited
- add optional input directory where to look for files for aimec analysis
- add option to create mass plot if only one sim
- fix axes label in mass plot
- add relTh .asc files for fetchInputData function
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## master #896 +/- ##
==========================================
+ Coverage 73.68% 73.70% +0.02%
==========================================
Files 63 63
Lines 14408 14446 +38
==========================================
+ Hits 10616 10648 +32
- Misses 3792 3798 +6
☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As discussed, please add a description of the filenames for the AIMEC analysis.
Code Climate has analyzed commit a24311d and detected 1 issue on this pull request. Here's the issue category breakdown:
The test coverage on the diff in this pull request is 67.8% (50% is the threshold). This pull request will bring the total coverage in the repository to 73.7% (0.1% change). View more on Code Climate. |