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

IMPROVEMENT-12: Unit tests and test coverage report #13

Merged
merged 8 commits into from
Nov 25, 2023

Conversation

grafviktor
Copy link
Owner

No description provided.

@grafviktor grafviktor linked an issue Nov 19, 2023 that may be closed by this pull request
Copy link

codecov bot commented Nov 19, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6f25b1c) 52.74% compared to head (6351ae5) 78.57%.

Additional details and impacted files
@@             Coverage Diff              @@
##           develop      #13       +/-   ##
============================================
+ Coverage    52.74%   78.57%   +25.82%     
============================================
  Files            4        4               
  Lines           91       98        +7     
============================================
+ Hits            48       77       +29     
+ Misses          43       16       -27     
- Partials         0        5        +5     
Flag Coverage Δ
go-1.19.x 78.57% <100.00%> (+25.82%) ⬆️
go-1.20.x 78.57% <100.00%> (+25.82%) ⬆️
macOS 80.20% <100.00%> (+26.27%) ⬆️
ubuntu 80.20% <100.00%> (+26.27%) ⬆️
unit 78.57% <100.00%> (+25.82%) ⬆️
windows 80.20% <100.00%> (+26.27%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@grafviktor grafviktor self-assigned this Nov 25, 2023
@grafviktor grafviktor added this to the v0.3.0 milestone Nov 25, 2023
@grafviktor grafviktor added the feature New feature or request label Nov 25, 2023
@grafviktor grafviktor merged commit 11c1d47 into develop Nov 25, 2023
9 checks passed
@grafviktor grafviktor deleted the improvement/12 branch November 25, 2023 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add unit test coverage report to the project
2 participants