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

Update requirements. #552

Merged
merged 10 commits into from
Jun 23, 2022
Merged

Update requirements. #552

merged 10 commits into from
Jun 23, 2022

Conversation

lihuoran
Copy link
Contributor

Description

Linked issue(s)/Pull request(s)

Type of Change

  • Non-breaking bug fix
  • Breaking bug fix
  • New feature
  • Test
  • Doc update
  • Docker update

Related Component

  • Simulation toolkit
  • RL toolkit
  • Distributed toolkit

Has Been Tested

  • OS:
    • Windows
    • Mac OS
    • Linux
  • Python version:
    • 3.7
    • 3.8
    • 3.9
  • Key information snapshot(s):

Needs Follow Up Actions

  • New release package
  • New docker image

Checklist

  • Add/update the related comments
  • Add/update the related tests
  • Add/update the related documentations
  • Update the dependent downstream modules usage

@lihuoran lihuoran requested a review from Jinyu-W June 20, 2022 05:23
@lihuoran lihuoran changed the base branch from master to v0.3 June 21, 2022 04:54
@codecov
Copy link

codecov bot commented Jun 21, 2022

Codecov Report

Merging #552 (20a1ce0) into v0.3 (278a881) will increase coverage by 0.16%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             v0.3     #552      +/-   ##
==========================================
+ Coverage   78.73%   78.90%   +0.16%     
==========================================
  Files          85       85              
  Lines        5455     5455              
==========================================
+ Hits         4295     4304       +9     
+ Misses       1160     1151       -9     
Flag Coverage Δ
unittests 78.90% <ø> (+0.16%) ⬆️

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

Impacted Files Coverage Δ
maro/simulator/scenarios/citi_bike/station.py 100.00% <ø> (ø)
maro/data_lib/dump_csv_converter.py 77.84% <0.00%> (+5.69%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 278a881...20a1ce0. Read the comment docs.

examples/requirements.ex.txt Outdated Show resolved Hide resolved
notebooks/requirements.nb.txt Outdated Show resolved Hide resolved
examples/requirements.ex.txt Outdated Show resolved Hide resolved
requirements.dev.txt Outdated Show resolved Hide resolved
@@ -1,4 +1,6 @@
jupyter==1.0.0
autopep8>=1.4.4
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mark

astroid==2.3.3
altair>=4.1.0
aria2p>=0.11.2
autopep8>=1.4.4
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mark

@Jinyu-W Jinyu-W merged commit ed951f0 into v0.3 Jun 23, 2022
@Jinyu-W Jinyu-W deleted the update_requirements branch June 23, 2022 01:37
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.

None yet

2 participants