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

Add push trigger and update ci files for github action #2237

Merged
merged 1 commit into from
Feb 19, 2021

Conversation

ziyiwu9494
Copy link
Contributor

Update all ci scripts for travis and remove unused variables. Add push trigger for release branch.

@ziyiwu9494 ziyiwu9494 requested a review from a team as a code owner February 15, 2021 01:53
@ziyiwu9494 ziyiwu9494 requested review from krzentner and removed request for a team February 15, 2021 01:53
@mergify mergify bot requested review from a team, maliesa96 and nicolengsy and removed request for a team February 15, 2021 01:53
Makefile Outdated Show resolved Hide resolved
@mergify mergify bot requested a review from a team February 15, 2021 04:52
@codecov
Copy link

codecov bot commented Feb 16, 2021

Codecov Report

Merging #2237 (56a78d2) into release-2020.06 (c560585) will decrease coverage by 0.00%.
The diff coverage is 88.97%.

Impacted file tree graph

@@                 Coverage Diff                 @@
##           release-2020.06    #2237      +/-   ##
===================================================
- Coverage            90.68%   90.67%   -0.01%     
===================================================
  Files                  213      213              
  Lines                11106    11291     +185     
  Branches              1342     1379      +37     
===================================================
+ Hits                 10071    10238     +167     
- Misses                 780      793      +13     
- Partials               255      260       +5     
Impacted Files Coverage Δ
src/garage/sampler/utils.py 86.79% <ø> (-0.25%) ⬇️
src/garage/tf/algos/npo.py 96.00% <ø> (-0.02%) ⬇️
src/garage/tf/algos/reps.py 96.63% <ø> (-0.02%) ⬇️
src/garage/tf/embeddings/encoder.py 100.00% <ø> (ø)
src/garage/torch/_functions.py 96.36% <ø> (ø)
...c/garage/tf/q_functions/discrete_cnn_q_function.py 96.00% <25.00%> (-4.00%) ⬇️
src/garage/tf/algos/ddpg.py 94.73% <50.00%> (-0.48%) ⬇️
src/garage/tf/algos/dqn.py 94.53% <50.00%> (-0.71%) ⬇️
src/garage/tf/algos/td3.py 97.04% <50.00%> (-0.47%) ⬇️
src/garage/torch/algos/ddpg.py 93.61% <50.00%> (-0.63%) ⬇️
... and 64 more

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 03a5447...56a78d2. Read the comment docs.

@ryanjulian ryanjulian merged commit 508dc4c into release-2020.06 Feb 19, 2021
@ryanjulian ryanjulian deleted the release_ci_fixes branch February 19, 2021 20:05
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.

3 participants