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

Install docs fix: MMCV >= 1.3.8, < 1.4, but not 1.3.3 #925

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Fix version error on mmcvt: 1.3.3 -> 1.3.8

236d167
Select commit
Loading
Failed to load commit list.
Open

Install docs fix: MMCV >= 1.3.8, < 1.4, but not 1.3.3 #925

Fix version error on mmcvt: 1.3.3 -> 1.3.8
236d167
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 16, 2024 in 0s

86.64% (+0.06%) compared to 8716362

View this Pull Request on Codecov

86.64% (+0.06%) compared to 8716362

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.64%. Comparing base (8716362) to head (236d167).
Report is 97 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #925      +/-   ##
==========================================
+ Coverage   86.57%   86.64%   +0.06%     
==========================================
  Files         250      250              
  Lines        5384     5412      +28     
==========================================
+ Hits         4661     4689      +28     
  Misses        723      723              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.