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] rename typing and enhance collect_env #2420

Merged
merged 1 commit into from Jun 16, 2023

Conversation

cir7
Copy link
Collaborator

@cir7 cir7 commented Apr 21, 2023

Motivation

[Fix] rename typing and enhance collect_env

@codecov
Copy link

codecov bot commented Jun 9, 2023

Codecov Report

Patch coverage: 26.66% and project coverage change: +0.02 🎉

Comparison is base (b94df49) 76.96% compared to head (8c0ad07) 76.98%.

❗ Current head 8c0ad07 differs from pull request most recent head 128adef. Consider uploading reports for the commit 128adef to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##           dev-1.x    #2420      +/-   ##
===========================================
+ Coverage    76.96%   76.98%   +0.02%     
===========================================
  Files          159      159              
  Lines        12598    12610      +12     
  Branches      2116     2116              
===========================================
+ Hits          9696     9708      +12     
- Misses        2393     2399       +6     
+ Partials       509      503       -6     
Flag Coverage Δ
unittests 76.98% <26.66%> (+0.02%) ⬆️

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

Impacted Files Coverage Δ
mmaction/testing/__init__.py 100.00% <ø> (ø)
mmaction/utils/typing_utils.py 95.00% <ø> (ø)
mmaction/utils/collect_env.py 22.72% <8.33%> (-17.28%) ⬇️
...ion/models/data_preprocessors/data_preprocessor.py 96.92% <100.00%> (ø)
mmaction/models/recognizers/recognizer3d_mm.py 44.44% <100.00%> (ø)
mmaction/utils/__init__.py 100.00% <100.00%> (ø)

... and 3 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@cir7 cir7 merged commit 85d2f91 into open-mmlab:dev-1.x Jun 16, 2023
13 of 15 checks passed
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.

None yet

2 participants