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

Integrate Codecov into project's workflow #19

Closed
5 tasks done
NicolasOmar opened this issue Feb 6, 2023 · 0 comments · Fixed by #21
Closed
5 tasks done

Integrate Codecov into project's workflow #19

NicolasOmar opened this issue Feb 6, 2023 · 0 comments · Fixed by #21
Assignees
Labels
enhancement UT, infrastructure, or any tool for a better lifecycle research Investigation about tech, methodology or other
Milestone

Comments

@NicolasOmar
Copy link
Owner

NicolasOmar commented Feb 6, 2023

Objective

Implement Codecov to add a layer of unit test code coverage on project's CI/CD


Description

In order to achieve public-level test code coverage, I will have to implement Codecov in its CI/CD system (Github Actions)


Tasks

  • Research
    • Study Codecov related documentation and implementation on its site
    • Define most effective way to apply it on Reactive-bulma's CI/CD pipelines (for PRs or Merge)
  • Development
    • Make previous configurations regarding technology integration (tokens, account configs, etc)
    • Create a branch
    • Create or update the needed .yml file where the Github Action will be applied and apply its steps

Ticket relationships

Relationship Involved tickets
Is related to none
Is blocked by none
It blocks none

Technical notes

TBD

@NicolasOmar NicolasOmar converted this from a draft issue Feb 6, 2023
@NicolasOmar NicolasOmar self-assigned this Feb 6, 2023
@NicolasOmar NicolasOmar added enhancement UT, infrastructure, or any tool for a better lifecycle research Investigation about tech, methodology or other labels Feb 6, 2023
@NicolasOmar NicolasOmar added this to the v1.1.0 milestone Feb 6, 2023
@NicolasOmar NicolasOmar moved this from In Analysis to To do in Reactive-bulma | Project board Feb 6, 2023
@NicolasOmar NicolasOmar moved this from To do to In Progress in Reactive-bulma | Project board Feb 6, 2023
@NicolasOmar NicolasOmar linked a pull request Feb 9, 2023 that will close this issue
@github-project-automation github-project-automation bot moved this from In Progress to Done in Reactive-bulma | Project board Feb 9, 2023
github-actions bot pushed a commit that referenced this issue Feb 9, 2023
# [1.4.0](v1.3.0...v1.4.0) (2023-02-09)

### Features

* Integrate Codecov to repository through Github Action ([#21](#21)) ([#19](#19)) ([55575f5](55575f5))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement UT, infrastructure, or any tool for a better lifecycle research Investigation about tech, methodology or other
Projects
Development

Successfully merging a pull request may close this issue.

1 participant