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 urls in CI and readthedocs #2364

Merged
merged 8 commits into from
Aug 30, 2023

enlarge space

0dd0f80
Select commit
Loading
Failed to load commit list.
Merged

fix urls in CI and readthedocs #2364

enlarge space
0dd0f80
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 29, 2023 in 0s

48.31% (-1.27%) compared to 64e96e3

View this Pull Request on Codecov

48.31% (-1.27%) compared to 64e96e3

Details

Codecov Report

Patch coverage: 54.14% and project coverage change: -1.27% ⚠️

Comparison is base (64e96e3) 49.57% compared to head (0dd0f80) 48.31%.
Report is 12 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2364      +/-   ##
==========================================
- Coverage   49.57%   48.31%   -1.27%     
==========================================
  Files         341      350       +9     
  Lines       13155    13569     +414     
  Branches     1932     2019      +87     
==========================================
+ Hits         6522     6556      +34     
- Misses       6170     6566     +396     
+ Partials      463      447      -16     
Files Changed Coverage Δ
...oy/codebase/mmdet/models/detectors/single_stage.py 89.28% <ø> (ø)
...eploy/codebase/mmdet/models/detectors/two_stage.py 89.28% <ø> (ø)
...y/codebase/mmdet3d/deploy/voxel_detection_model.py 22.51% <0.00%> (-0.46%) ⬇️
mmdeploy/mmcv/ops/multi_scale_deform_attn.py 75.00% <ø> (ø)
mmdeploy/mmcv/ops/nms_rotated.py 24.69% <0.00%> (ø)
...t/models/detectors/panoptic_two_stage_segmentor.py 22.72% <22.72%> (ø)
...ploy/codebase/mmdet/models/detectors/maskformer.py 29.41% <29.41%> (ø)
...oy/codebase/mmdet/deploy/object_detection_model.py 38.68% <44.08%> (-2.21%) ⬇️
...oy/codebase/mmdet3d/deploy/mono_detection_model.py 49.23% <49.23%> (ø)
...ebase/mmdet/models/seg_heads/base_semantic_head.py 50.00% <50.00%> (ø)
... and 14 more

... and 76 files with indirect coverage changes

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