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

Code Coverage Reports in CI #2201

Open
wants to merge 27 commits into
base: develop
Choose a base branch
from
Open

Code Coverage Reports in CI #2201

wants to merge 27 commits into from

Conversation

bethune-bryant
Copy link

No description provided.

@codecov
Copy link

codecov bot commented Jul 18, 2023

Codecov Report

Merging #2201 (9c373d0) into develop (f603140) will decrease coverage by 28.81%.
Report is 218 commits behind head on develop.
The diff coverage is 56.55%.

❗ Current head 9c373d0 differs from pull request most recent head 9c9bbd0. Consider uploading reports for the commit 9c9bbd0 to get more accurate results

Impacted file tree graph

@@             Coverage Diff              @@
##           develop    #2201       +/-   ##
============================================
- Coverage    61.84%   33.04%   -28.81%     
============================================
  Files          404      301      -103     
  Lines        57136    59665     +2529     
============================================
- Hits         35334    19711    -15623     
- Misses       21802    39954    +18152     
Files Coverage Δ
src/convolution.cpp 56.59% <100.00%> (-16.93%) ⬇️
src/find_db.cpp 50.52% <100.00%> (-36.81%) ⬇️
src/include/miopen/anyramdb.hpp 100.00% <100.00%> (ø)
src/include/miopen/conv/tensors.hpp 60.00% <ø> (-40.00%) ⬇️
src/include/miopen/execution_context.hpp 43.53% <100.00%> (-7.99%) ⬇️
src/solver/conv_asm_implicit_gemm_gtc_fwd_nhwc.cpp 93.57% <100.00%> (+8.68%) ⬆️
src/solver/conv_ck_igemm_fwd_bias_activ_fused.cpp 0.00% <ø> (-13.79%) ⬇️
src/solver/conv_ocl_dir2Dfwd_fused.cpp 0.00% <ø> (-83.20%) ⬇️
src/solver/batchnorm/backward_spatial_single.cpp 0.00% <0.00%> (-74.03%) ⬇️
src/solver/conv_asm_1x1u_bias_activ_fused.cpp 0.00% <0.00%> (-63.19%) ⬇️
... and 10 more

... and 390 files with indirect coverage changes

@JehandadKhan JehandadKhan self-requested a review July 31, 2023 16:23
@gonidelis gonidelis marked this pull request as ready for review August 10, 2023 17:40
@JehandadKhan JehandadKhan changed the title [Draft] Experimenting with Code Coverage Code Coverage Reports in CI Oct 30, 2023
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.

5 participants