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

Fix "mvn test" on Windows #4178

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ttntrifork
Copy link
Contributor

Make mvn test able to run on Windows OS and with a locale that uses , as decimal separator

@codecov
Copy link

codecov bot commented Oct 21, 2022

Codecov Report

Base: 81.86% // Head: 81.02% // Decreases project coverage by -0.83% ⚠️

Coverage data is based on head (d2cd75e) compared to base (e7a4c49).
Patch has no changes to coverable lines.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #4178      +/-   ##
============================================
- Coverage     81.86%   81.02%   -0.84%     
- Complexity    20838    23438    +2600     
============================================
  Files          1421     1444      +23     
  Lines         77246    86079    +8833     
  Branches      11078    11780     +702     
============================================
+ Hits          63236    69744    +6508     
- Misses         9866    11070    +1204     
- Partials       4144     5265    +1121     
Impacted Files Coverage Δ
...a/uhn/fhir/context/BaseRuntimeChildDefinition.java
...ir/context/BaseRuntimeDeclaredChildDefinition.java
...n/java/ca/uhn/fhir/context/RuntimeSearchParam.java
...-fhir-base/src/main/java/ca/uhn/fhir/i18n/Msg.java
...ain/java/ca/uhn/fhir/interceptor/api/Pointcut.java
...r/interceptor/executor/BaseInterceptorService.java
...n/java/ca/uhn/fhir/parser/ErrorHandlerAdapter.java
...e/src/main/java/ca/uhn/fhir/parser/JsonParser.java
...n/java/ca/uhn/fhir/parser/LenientErrorHandler.java
...ain/java/ca/uhn/fhir/parser/ParseErrorHandler.java
... and 2844 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

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.

None yet

1 participant