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

Explicitly re-raising using the 'from' keyword. #259

Merged
merged 1 commit into from
Nov 9, 2020
Merged

Conversation

yaochaorui
Copy link
Contributor

@yaochaorui yaochaorui commented Nov 9, 2020

Fix #248

@codecov
Copy link

codecov bot commented Nov 9, 2020

Codecov Report

Merging #259 (1f7a3ca) into master (37bc3f9) will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #259   +/-   ##
=======================================
  Coverage   83.05%   83.05%           
=======================================
  Files         112      112           
  Lines        6456     6456           
  Branches     1029     1029           
=======================================
  Hits         5362     5362           
  Misses        901      901           
  Partials      193      193           
Flag Coverage Δ
unittests 83.02% <0.00%> (ø)

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

Impacted Files Coverage Δ
mmpose/utils/hooks.py 44.44% <0.00%> (ø)

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 37bc3f9...ac587dd. Read the comment docs.

@innerlee innerlee merged commit fd55da6 into master Nov 9, 2020
@innerlee innerlee deleted the ycr/W0707 branch November 10, 2020 14:33
rollingman1 pushed a commit to rollingman1/mmpose that referenced this pull request Nov 5, 2021
shuheilocale pushed a commit to shuheilocale/mmpose that referenced this pull request May 6, 2023
HAOCHENYE pushed a commit to HAOCHENYE/mmpose that referenced this pull request Jun 27, 2023
…b#259)

* fix 'Runner' object has no attribute 'log_buffer'

* update

* add train
ajgrafton pushed a commit to ajgrafton/mmpose that referenced this pull request Mar 6, 2024
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.

Pylint: W0707
2 participants