Skip to content

Conversation

@vmoens
Copy link
Collaborator

@vmoens vmoens commented Oct 23, 2022

Description

Fixes #597

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Oct 23, 2022
@codecov
Copy link

codecov bot commented Oct 24, 2022

Codecov Report

Merging #598 (b3910c9) into main (4cbc521) will increase coverage by 0.05%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #598      +/-   ##
==========================================
+ Coverage   87.23%   87.28%   +0.05%     
==========================================
  Files         122      122              
  Lines       22529    22555      +26     
==========================================
+ Hits        19654    19688      +34     
+ Misses       2875     2867       -8     
Flag Coverage Δ
linux-cpu 85.67% <100.00%> (+0.05%) ⬆️
linux-gpu 87.07% <100.00%> (+0.05%) ⬆️
linux-outdeps-gpu 76.01% <100.00%> (+0.06%) ⬆️
linux-stable-cpu 85.65% <100.00%> (+0.05%) ⬆️
linux-stable-gpu 87.07% <100.00%> (+0.05%) ⬆️
macos-cpu 85.44% <100.00%> (+0.05%) ⬆️

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

Impacted Files Coverage Δ
test/test_helpers.py 90.88% <100.00%> (+0.65%) ⬆️
torchrl/_utils.py 68.65% <100.00%> (+12.59%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@vmoens vmoens merged commit 406e507 into main Oct 24, 2022
@vmoens vmoens deleted the fix_timeit branch November 24, 2022 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] timeit profiling class does not correctly track how many times a function has been called.

3 participants