alex-petrenko / sample-factory

High throughput synchronous and asynchronous reinforcement learning
https://samplefactory.dev
MIT License
773 stars 107 forks source link

isaac gym docs w/o videos #234

Closed andrewzhang505 closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Base: 80.33% // Head: 80.30% // Decreases project coverage by -0.03% :warning:

Coverage data is based on head (fe164bc) compared to base (4f8dc4f). Patch coverage: 50.00% of modified lines in pull request are covered.

:exclamation: Current head fe164bc differs from pull request most recent head 71dd9fa. Consider uploading reports for the commit 71dd9fa to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## sf2 #234 +/- ## ========================================== - Coverage 80.33% 80.30% -0.04% ========================================== Files 90 90 Lines 7378 7387 +9 ========================================== + Hits 5927 5932 +5 - Misses 1451 1455 +4 ``` | [Impacted Files](https://codecov.io/gh/alex-petrenko/sample-factory/pull/234?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Aleksei+Petrenko) | Coverage Δ | | |---|---|---| | [sample\_factory/huggingface/huggingface\_utils.py](https://codecov.io/gh/alex-petrenko/sample-factory/pull/234/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Aleksei+Petrenko#diff-c2FtcGxlX2ZhY3RvcnkvaHVnZ2luZ2ZhY2UvaHVnZ2luZ2ZhY2VfdXRpbHMucHk=) | `15.62% <16.66%> (-1.33%)` | :arrow_down: | | [sample\_factory/enjoy.py](https://codecov.io/gh/alex-petrenko/sample-factory/pull/234/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Aleksei+Petrenko#diff-c2FtcGxlX2ZhY3RvcnkvZW5qb3kucHk=) | `74.55% <33.33%> (-0.45%)` | :arrow_down: | | [sample\_factory/cfg/arguments.py](https://codecov.io/gh/alex-petrenko/sample-factory/pull/234/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Aleksei+Petrenko#diff-c2FtcGxlX2ZhY3RvcnkvY2ZnL2FyZ3VtZW50cy5weQ==) | `83.47% <100.00%> (+0.13%)` | :arrow_up: | | [sample\_factory/utils/utils.py](https://codecov.io/gh/alex-petrenko/sample-factory/pull/234/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Aleksei+Petrenko#diff-c2FtcGxlX2ZhY3RvcnkvdXRpbHMvdXRpbHMucHk=) | `59.21% <100.00%> (+0.29%)` | :arrow_up: | | [sample\_factory/algo/learning/learner.py](https://codecov.io/gh/alex-petrenko/sample-factory/pull/234/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Aleksei+Petrenko#diff-c2FtcGxlX2ZhY3RvcnkvYWxnby9sZWFybmluZy9sZWFybmVyLnB5) | `87.85% <0.00%> (-0.16%)` | :arrow_down: | | [sample\_factory/pbt/population\_based\_training.py](https://codecov.io/gh/alex-petrenko/sample-factory/pull/234/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Aleksei+Petrenko#diff-c2FtcGxlX2ZhY3RvcnkvcGJ0L3BvcHVsYXRpb25fYmFzZWRfdHJhaW5pbmcucHk=) | `85.83% <0.00%> (+0.41%)` | :arrow_up: | | [sample\_factory/algo/sampling/batched\_sampling.py](https://codecov.io/gh/alex-petrenko/sample-factory/pull/234/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Aleksei+Petrenko#diff-c2FtcGxlX2ZhY3RvcnkvYWxnby9zYW1wbGluZy9iYXRjaGVkX3NhbXBsaW5nLnB5) | `95.85% <0.00%> (+1.03%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Aleksei+Petrenko). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Aleksei+Petrenko)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.