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: Update test-suite.yml for displaying the code coverage in correct format #293

Merged
merged 4 commits into from
Nov 2, 2023

Conversation

o-kopysov
Copy link
Collaborator

Description

Use Codecov to measure and display project coverage report.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Code cleanup/refactoring
  • Documentation update
  • This change requires a documentation update
  • CI system update
  • Test Coverage update

@o-kopysov o-kopysov added the github_actions Pull requests that update GitHub Actions code label Nov 2, 2023
@o-kopysov o-kopysov self-assigned this Nov 2, 2023
Copy link

github-actions bot commented Nov 2, 2023

<title>lpvs</title><script type="text/javascript" src="jacoco-resources/sort.js"></script>

lpvs

ElementMissed InstructionsCov.Missed BranchesCov.MissedCxtyMissedLinesMissedMethodsMissedClasses
Total922 of 6,67986%172 of 51666%1736671981,51939409557
com.lpvs.service3422,07485%7116569%601788761876009
com.lpvs.service.scanner.scanoss15438071%262851%2636351285946
com.lpvs.entity.dashboard13213650%31922%254221852203
com.lpvs.util10661285%166279%21672819862815
com.lpvs.entity8997391%173164%292091918213185012
com.lpvs.controller3861994%93177%836514701603
com.lpvs.config349974%n/a1510451502
com.lpvs2741%20%3512192401
com.lpvs.entity.enums495100%18100%03109202205
com.lpvs.entity.result117100%n/a02102102103
com.lpvs.exception109100%n/a01202901204
com.lpvs.entity.history81100%n/a01501501503
com.lpvs.entity.auth43100%n/a0100701001
Created with JaCoCo 0.8.8.202204050719

@codecov-commenter
Copy link

Welcome to Codecov 🎉

Once merged to your default branch, Codecov will compare your coverage reports and display the results in this comment.

Thanks for integrating Codecov - We've got you covered ☂️

@o-kopysov o-kopysov changed the title Update test-suite.yml for calculation of code coverage fix: Update test-suite.yml for displaying the code coverage in correct format Nov 2, 2023
@o-kopysov o-kopysov marked this pull request as ready for review November 2, 2023 09:04
Copy link
Member

@tiokim tiokim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Collaborator

@o-konoval o-konoval left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@o-kopysov o-kopysov merged commit d1ded3a into main Nov 2, 2023
9 checks passed
@o-kopysov o-kopysov deleted the code-coverage branch November 2, 2023 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants