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

[Fix] Register FrameSelector in PIPELINES #268

Merged
merged 4 commits into from
Oct 21, 2020
Merged

Conversation

dreamerlin
Copy link
Collaborator

No description provided.

@dreamerlin dreamerlin requested a review from innerlee October 21, 2020 06:04
@codecov
Copy link

codecov bot commented Oct 21, 2020

Codecov Report

Merging #268 into master will increase coverage by 0.07%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #268      +/-   ##
==========================================
+ Coverage   84.40%   84.47%   +0.07%     
==========================================
  Files          87       87              
  Lines        5880     5881       +1     
  Branches      959      960       +1     
==========================================
+ Hits         4963     4968       +5     
+ Misses        744      741       -3     
+ Partials      173      172       -1     
Flag Coverage Δ
#unittests 84.47% <100.00%> (+0.07%) ⬆️

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

Impacted Files Coverage Δ
mmaction/datasets/pipelines/loading.py 93.49% <100.00%> (+0.01%) ⬆️
mmaction/datasets/pipelines/augmentations.py 95.00% <0.00%> (+0.71%) ⬆️

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 794b2d0...44babdf. Read the comment docs.

docs/changelog.md Outdated Show resolved Hide resolved
@dreamerlin dreamerlin changed the title [Fix] Make 'FrameSelector' registered [Fix] Register FrameSelector in PIPELINES Oct 21, 2020
docs/changelog.md Outdated Show resolved Hide resolved
@innerlee innerlee merged commit 47a5d1d into open-mmlab:master Oct 21, 2020
@dreamerlin dreamerlin deleted the fix branch November 3, 2020 04:59
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.

2 participants