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

Fixed ngettext validation #135

Merged
merged 1 commit into from
Jul 1, 2019
Merged

Fixed ngettext validation #135

merged 1 commit into from
Jul 1, 2019

Conversation

AlexMost
Copy link
Member

@AlexMost AlexMost commented Jul 1, 2019

Fixes this issue - #132

@codecov
Copy link

codecov bot commented Jul 1, 2019

Codecov Report

Merging #135 into master will increase coverage by 0.08%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #135      +/-   ##
==========================================
+ Coverage   96.61%   96.69%   +0.08%     
==========================================
  Files          15       15              
  Lines        1328     1330       +2     
  Branches      207      207              
==========================================
+ Hits         1283     1286       +3     
+ Misses         45       44       -1
Impacted Files Coverage Δ
src/plugin.js 98.47% <ø> (+0.47%) ⬆️
src/extractors/ngettext.js 98.64% <100%> (+0.04%) ⬆️

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 c2b6e11...78c9a24. Read the comment docs.

@AlexMost AlexMost merged commit 781653e into master Jul 1, 2019
@AlexMost AlexMost deleted the fix-ngettext-validation branch July 1, 2019 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant