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

[RFC] Fix tests names so they are executed #75

Merged
merged 3 commits into from
Apr 16, 2022
Merged

[RFC] Fix tests names so they are executed #75

merged 3 commits into from
Apr 16, 2022

Conversation

rntdrts
Copy link
Contributor

@rntdrts rntdrts commented Apr 16, 2022

Fixes #72

@rntdrts rntdrts changed the title [RFC] Add tests to run [RFC] Fix tests names so they are executed Apr 16, 2022
@codecov
Copy link

codecov bot commented Apr 16, 2022

Codecov Report

Merging #75 (fb09e0a) into master (ce063dd) will increase coverage by 0.94%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #75      +/-   ##
==========================================
+ Coverage   89.11%   90.06%   +0.94%     
==========================================
  Files           3        3              
  Lines         634      634              
==========================================
+ Hits          565      571       +6     
+ Misses         44       39       -5     
+ Partials       25       24       -1     
Impacted Files Coverage Δ
carbon.go 91.13% <100.00%> (+0.66%) ⬆️
translator.go 65.51% <0.00%> (+6.89%) ⬆️

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 1c77b65...fb09e0a. Read the comment docs.

@rntdrts rntdrts merged commit 33bdc51 into master Apr 16, 2022
@rntdrts rntdrts deleted the fix-tests branch April 16, 2022 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Test Methods are not executed
2 participants