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 unit test for all functions #9

Merged
merged 2 commits into from
Dec 1, 2020
Merged

Add unit test for all functions #9

merged 2 commits into from
Dec 1, 2020

Conversation

lovung
Copy link
Owner

@lovung lovung commented Dec 1, 2020

No description provided.

@lovung lovung added enhancement New feature or request good first issue Good for newcomers labels Dec 1, 2020
@lovung lovung self-assigned this Dec 1, 2020
@codecov-io
Copy link

Codecov Report

Merging #9 (2c74002) into main (0f6c730) will increase coverage by 38.33%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             main       #9       +/-   ##
===========================================
+ Coverage   48.88%   87.22%   +38.33%     
===========================================
  Files          11       11               
  Lines         180      180               
===========================================
+ Hits           88      157       +69     
+ Misses         91       23       -68     
+ Partials        1        0        -1     
Impacted Files Coverage Δ
nulldate/null_date.go 100.00% <0.00%> (+78.12%) ⬆️
util.go 100.00% <0.00%> (+100.00%) ⬆️
nulldate/sql.go 100.00% <0.00%> (+100.00%) ⬆️

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 0f6c730...2c74002. Read the comment docs.

@lovung lovung merged commit 78e8f2a into main Dec 1, 2020
@lovung lovung deleted the feature/Add-unit-test branch December 1, 2020 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants