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

TEST&DOCS: add golang unittest and add code comments #12

Merged
merged 3 commits into from
Feb 21, 2024
Merged

Conversation

Zncl2222
Copy link
Owner

No description provided.

@Zncl2222 Zncl2222 added the test unittest label Feb 21, 2024
@Zncl2222 Zncl2222 added this to the v0.0.2 milestone Feb 21, 2024
@Zncl2222 Zncl2222 self-assigned this Feb 21, 2024
Copy link

codacy-production bot commented Feb 21, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
Report missing for f8209761 95.60%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (f820976) Report Missing Report Missing Report Missing
Head commit (13dda82) 103 97 94.17%

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#12) 91 87 95.60%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

You may notice some variations in coverage metrics with the latest Coverage engine update. For more details, visit the documentation

Footnotes

  1. Codacy didn't receive coverage data for the commit, or there was an error processing the received data. Check your integration for errors and validate that your coverage setup is correct.

@Zncl2222 Zncl2222 changed the title TEST: add unittest TEST: add golang unittest Feb 21, 2024
@Zncl2222 Zncl2222 added documentation Improvements or additions to documentation ci/cd/build ci, cd or build labels Feb 21, 2024
@Zncl2222 Zncl2222 changed the title TEST: add golang unittest TEST&DOCS: add golang unittest and add code comments Feb 21, 2024
@Zncl2222 Zncl2222 linked an issue Feb 21, 2024 that may be closed by this pull request
3 tasks
@Zncl2222 Zncl2222 merged commit cec0469 into main Feb 21, 2024
8 checks passed
@Zncl2222 Zncl2222 deleted the test/unittest branch February 21, 2024 16:12
@Zncl2222 Zncl2222 mentioned this pull request Feb 21, 2024
3 tasks
@Zncl2222 Zncl2222 modified the milestones: v0.0.2, v0.0.3 Feb 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/cd/build ci, cd or build documentation Improvements or additions to documentation test unittest
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add unittest for python and go code
1 participant