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

use concurrency for cancelling previous ci jobs #3405

Merged
merged 2 commits into from
Dec 7, 2021

Conversation

nihui
Copy link
Member

@nihui nihui commented Dec 7, 2021

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Dec 7, 2021

Codecov Report

Merging #3405 (b32a915) into master (426e564) will increase coverage by 0.23%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3405      +/-   ##
==========================================
+ Coverage   90.79%   91.03%   +0.23%     
==========================================
  Files         527      481      -46     
  Lines      144319   116532   -27787     
==========================================
- Hits       131034   106084   -24950     
+ Misses      13285    10448    -2837     
Impacted Files Coverage Δ
src/layer/crop.cpp 86.45% <0.00%> (-3.21%) ⬇️
src/layer/x86/relu_x86.cpp 74.73% <0.00%> (-3.05%) ⬇️
src/allocator.cpp 73.98% <0.00%> (-3.02%) ⬇️
src/layer/x86/convolution_3x3.h 23.94% <0.00%> (-2.77%) ⬇️
src/layer/x86/reshape_x86.cpp 91.94% <0.00%> (-2.56%) ⬇️
src/layer/riscv/deconvolution_packnto1.h 97.95% <0.00%> (-2.05%) ⬇️
src/layer/x86/flatten_x86.cpp 94.81% <0.00%> (-1.75%) ⬇️
src/layer/x86/cast_x86.cpp 96.05% <0.00%> (-1.68%) ⬇️
src/layer/x86/pooling_x86.cpp 94.11% <0.00%> (-1.48%) ⬇️
src/layer/x86/binaryop_x86.cpp 94.75% <0.00%> (-0.96%) ⬇️
... and 100 more

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 426e564...b32a915. Read the comment docs.

@nihui nihui merged commit 8916d1e into Tencent:master Dec 7, 2021
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