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

#254 Fix TeamCity reporter decimal separator (i18n) #256

Conversation

bulldetektor
Copy link
Contributor

TeamCity will error out if the output value is not using period as decimal separator, so this fix will make sure to always use period as decimal separator when reporting to TeamCity

…unning under i18n settings with comma instead of period as decimal separator.

TeamCity will error out if the output value is not using period as decimal separato, so this fix will make sure to always use period as decimal separator when reporting to TeamCity
@codecov
Copy link

codecov bot commented Nov 30, 2018

Codecov Report

Merging #256 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #256   +/-   ##
=======================================
  Coverage   95.43%   95.43%           
=======================================
  Files          16       16           
  Lines        1752     1752           
=======================================
  Hits         1672     1672           
  Misses         80       80
Impacted Files Coverage Δ
src/coverlet.core/Reporters/TeamCityReporter.cs 100% <100%> (ø) ⬆️

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 b3c99ff...6949a02. Read the comment docs.

@tonerdo tonerdo merged commit b4d35a5 into coverlet-coverage:master Dec 1, 2018
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.

2 participants