Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[Fix] Fix readthedoc error raised by incompatible OpenSSL version #2455

Merged
merged 1 commit into from
May 6, 2023

Conversation

cir7
Copy link
Collaborator

@cir7 cir7 commented May 6, 2023

Motivation

[Fix] Fix error raised by incompatible OpenSSL version

@cir7 cir7 force-pushed the lilin/fix_readthedoc branch 4 times, most recently from 57246e2 to 89e7063 Compare May 6, 2023 04:02
@codecov
Copy link

codecov bot commented May 6, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.01 ⚠️

Comparison is base (07259a2) 76.97% compared to head (49d4dbb) 76.96%.

❗ Current head 49d4dbb differs from pull request most recent head 0bfc3d3. Consider uploading reports for the commit 0bfc3d3 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2455      +/-   ##
==========================================
- Coverage   76.97%   76.96%   -0.01%     
==========================================
  Files         159      159              
  Lines       12546    12541       -5     
  Branches     2099     2098       -1     
==========================================
- Hits         9657     9652       -5     
  Misses       2386     2386              
  Partials      503      503              
Flag Coverage Δ
unittests 76.96% <100.00%> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
mmaction/models/heads/base.py 80.95% <ø> (ø)
mmaction/__init__.py 100.00% <100.00%> (ø)
mmaction/evaluation/metrics/acc_metric.py 81.29% <100.00%> (-0.70%) ⬇️
mmaction/models/losses/cross_entropy_loss.py 65.27% <100.00%> (+0.48%) ⬆️

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

@cir7 cir7 force-pushed the lilin/fix_readthedoc branch from 89e7063 to 0bfc3d3 Compare May 6, 2023 04:12
@cir7 cir7 requested a review from Dai-Wenxun May 6, 2023 04:19
@cir7 cir7 changed the title [Fix] Fix error raised by incompatible OpenSSL version [Fix] Fix readthedoc error raised by incompatible OpenSSL version May 6, 2023
@cir7 cir7 merged commit 588acac into open-mmlab:main May 6, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants