-
Notifications
You must be signed in to change notification settings - Fork 0
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
[Chore] Add Codecov and update readme #53
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
luongvo
force-pushed
the
feature/8-login-integration
branch
from
December 24, 2022 08:55
b36e729
to
b610a82
Compare
🧛 build Code Coverage:
|
File | Coverage |
---|
Modified Files Not Found In Coverage Report:
README.md
build.gradle.kts
build.gradle.kts
review_pull_request.yml
Codebase cunningly covered by count Shroud 🧛
Generated by 🚫 Danger
luongvo
force-pushed
the
chore/add-codecov-and-update-readme
branch
2 times, most recently
from
December 24, 2022 09:36
f29d691
to
ee22722
Compare
luongvo
requested review from
suho,
blyscuit,
doannimble and
manh-t
as code owners
December 24, 2022 09:37
luongvo
force-pushed
the
chore/add-codecov-and-update-readme
branch
from
December 24, 2022 17:32
ee22722
to
b76883e
Compare
luongvo
changed the base branch from
develop
to
feature/7-login-backend-save-credentials
December 24, 2022 17:32
luongvo
force-pushed
the
chore/add-codecov-and-update-readme
branch
4 times, most recently
from
December 24, 2022 19:03
7951bac
to
b76883e
Compare
Repository owner
deleted a comment from
codecov-commenter
Dec 24, 2022
blyscuit
approved these changes
Dec 26, 2022
Base automatically changed from
feature/7-login-backend-save-credentials
to
develop
December 26, 2022 02:49
This's a small chore so I will merge this with 1 approval, please don't hesitate to put a comment even after merging. |
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What happened 👀
Insight 📝
There is an issue with CodeCov that it does not show code coverage correctly for Kotlin Multiplatform yet
Proof Of Work 📹