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: fill gaps in library root #260

Merged
merged 1 commit into from
Apr 25, 2022
Merged

test: fill gaps in library root #260

merged 1 commit into from
Apr 25, 2022

Conversation

nikoksr
Copy link
Owner

@nikoksr nikoksr commented Apr 25, 2022

Description

Add some tests to fill in the gaps in the project root.

Motivation and Context

Gaps uncovered by codecov action.

How Has This Been Tested?

Ran test suite.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation (no code change)
  • Refactor (refactoring production code)
  • Other: Tests

Checklist:

  • My code follows the code style of this project.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@nikoksr nikoksr added the type/feature New feature or request label Apr 25, 2022
@codecov-commenter
Copy link

codecov-commenter commented Apr 25, 2022

Codecov Report

Merging #260 (0dac5dc) into main (23b572d) will increase coverage by 1.92%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #260      +/-   ##
==========================================
+ Coverage   49.46%   51.39%   +1.92%     
==========================================
  Files          12       12              
  Lines         467      467              
==========================================
+ Hits          231      240       +9     
+ Misses        215      208       -7     
+ Partials       21       19       -2     
Impacted Files Coverage Δ
use.go 100.00% <0.00%> (+16.66%) ⬆️
send.go 100.00% <0.00%> (+29.16%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 23b572d...0dac5dc. Read the comment docs.

@nikoksr nikoksr merged commit 839bcbc into main Apr 25, 2022
@nikoksr nikoksr deleted the test/fill-gaps-in-lib-root branch April 25, 2022 23:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/M type/feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants