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

Add code coverage #733

Merged
merged 18 commits into from Feb 22, 2023
Merged

Add code coverage #733

merged 18 commits into from Feb 22, 2023

Conversation

priojeetpriyom
Copy link
Contributor

@priojeetpriyom priojeetpriyom commented Feb 20, 2023

What was the problem?

This PR resolves #720

How was it solved?

  • Only unit test should be used for reporting
  • Update README badge

How was it tested?

  • PR

@priojeetpriyom priojeetpriyom changed the base branch from development to release/4.0.0 February 20, 2023 10:47
@codecov-commenter
Copy link

codecov-commenter commented Feb 20, 2023

Codecov Report

❗ No coverage uploaded for pull request base (release/4.0.0@8a71331). Click here to learn what that means.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff                @@
##             release/4.0.0     #733   +/-   ##
================================================
  Coverage                 ?   94.02%           
================================================
  Files                    ?       14           
  Lines                    ?      251           
  Branches                 ?       14           
================================================
  Hits                     ?      236           
  Misses                   ?       15           
  Partials                 ?        0           

.github/workflows/ci.yml Outdated Show resolved Hide resolved
jest.unit.config.js Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
tsconfig.json Outdated Show resolved Hide resolved
jest.config.js Outdated Show resolved Hide resolved
.github/workflows/ci.yml Outdated Show resolved Hide resolved
.github/workflows/ci.yml Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
priojeetpriyom and others added 4 commits February 21, 2023 16:46
Co-authored-by: Sameer Kumar Subudhi <sameer.subudhi@lightcurve.io>
Copy link
Member

@nagdahimanshu nagdahimanshu left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@sameersubudhi sameersubudhi merged commit fb4f19a into release/4.0.0 Feb 22, 2023
@sameersubudhi sameersubudhi deleted the 720-add-code-coverage branch February 22, 2023 12:55
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.

Add code coverage
4 participants