⬆️ Update workflows and development dependencies#382
Conversation
Signed-off-by: burgholzer <burgholzer@me.com>
Signed-off-by: burgholzer <burgholzer@me.com>
Signed-off-by: burgholzer <burgholzer@me.com>
Signed-off-by: burgholzer <burgholzer@me.com>
Signed-off-by: burgholzer <burgholzer@me.com>
Signed-off-by: burgholzer <burgholzer@me.com>
Signed-off-by: burgholzer <burgholzer@me.com>
Signed-off-by: burgholzer <burgholzer@me.com>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #382 +/- ##
=======================================
- Coverage 87.3% 87.0% -0.3%
=======================================
Files 12 12
Lines 930 936 +6
=======================================
+ Hits 812 815 +3
- Misses 118 121 +3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@burgholzer @nquetschlich, it seems like reducing the training load (even further) by fixing more training parameters and de-randomizing the stable baselines policy (through a dedicated seed function) did the trick! All tests now pass and take (roughly) the same time on all supported platforms. |
I am happy to hear that :) (and hope, that this is a lasting solution) |
burgholzer
left a comment
There was a problem hiding this comment.
This is great! Thanks for digging into this further. Let's get this merged to finally unblock the progress on this repository.
This PR fixes the workflow references after the move to the new GitHub organisation.
It also updates all development dependencies as well as the uv lock file.