Skip to content
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

fix black and isort linting #99

Merged
merged 1 commit into from
Oct 9, 2023
Merged

fix black and isort linting #99

merged 1 commit into from
Oct 9, 2023

Conversation

fdamken
Copy link
Collaborator

@fdamken fdamken commented Oct 8, 2023

reformatting and updating the action

@codecov
Copy link

codecov bot commented Oct 8, 2023

Codecov Report

Merging #99 (98dfea1) into master (edff8c5) will decrease coverage by 3.44%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #99      +/-   ##
==========================================
- Coverage   64.84%   61.40%   -3.44%     
==========================================
  Files         199      199              
  Lines       20120    20120              
==========================================
- Hits        13046    12355     -691     
- Misses       7074     7765     +691     
Flag Coverage Δ
unittests 61.40% <100.00%> (-3.44%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
...yrado/pyrado/algorithms/episodic/predefined_lqr.py 0.00% <ø> (ø)
Pyrado/pyrado/algorithms/meta/adr.py 34.00% <ø> (ø)
...ado/algorithms/regression/timeseries_prediction.py 89.14% <ø> (ø)
Pyrado/pyrado/algorithms/step_based/dql.py 50.51% <ø> (ø)
Pyrado/pyrado/algorithms/step_based/gae.py 85.12% <ø> (ø)
Pyrado/pyrado/algorithms/step_based/ppo.py 93.10% <ø> (ø)
...rado/pyrado/environments/rcspysim/planar_insert.py 0.00% <ø> (-91.94%) ⬇️
Pyrado/pyrado/policies/feed_forward/poly_time.py 83.44% <100.00%> (ø)
Pyrado/pyrado/sampling/parallel_rollout_sampler.py 78.78% <ø> (ø)
Pyrado/pyrado/sampling/sequences.py 85.41% <ø> (ø)

... and 24 files with indirect coverage changes

@famura famura merged commit 93055bb into famura:master Oct 9, 2023
4 of 5 checks passed
@famura famura self-assigned this Oct 9, 2023
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.

2 participants