-
Notifications
You must be signed in to change notification settings - Fork 1
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
4.1.12 release branch #2042
base: master
Are you sure you want to change the base?
4.1.12 release branch #2042
Conversation
dbeltrankyl
commented
Dec 18, 2024
•
edited
Loading
edited
- Write changelog.
- Rebase with master when overwallclock fix #2041 is merged.
db71101
to
0231bce
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #2042 +/- ##
=========================================
Coverage ? 49.80%
=========================================
Files ? 72
Lines ? 17569
Branches ? 3418
=========================================
Hits ? 8751
Misses ? 8007
Partials ? 811
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
…t a fix with the configparser * Changelog * Fixes an issue with custom_directives being added letter by letter * undo a commmit that shouldn't be there * Added test * Fix other tests due the new return * The test_str_list wasn't really a str_list fixed
This branch has been deployed today to the ClimateDT VM as |
… to emails (#1997) * Add all expid_dir_path functions to autosubmit.py and fix tests !509 All previous definitions all expid_path, tmp_path, log_path and aslogs_path (and similar) have been removed and their calls have been switched for BasicConfig.foo() calls. New tests added * Add compression of log files and one test * Default to last log file and two more test cases * Add more tests * Add suggestions * Small corrections * Add last suggestions * Linting --------- Co-authored-by: Irene Simo Munoz <irene.simomunoz@bsc.es>
Pending changelog to be done before the final release |
* overwallclock fix * Fix current tests * Fix wrapper wallclock * Fix wrapper wallclock * changed time.time() x datetime.now() * Applied Bruno patch * Moved comment * feedback * fix change feedback * fix change feedback * fix change feedback * test * Checking coverage * fix older tests to take into account the wallclock * more test * another test * another test * More tests * More tests * More tests * More tests * More tests * More tests * More tests * patch from bruno and added an additional assert * feedback * Changes from Bruno * feedback * feedback * pep 8 * removed unused job_status * unused import removed * Wallclock added to adjusted parameters * Wallclock added to adjusted parameters
…12-release-branch