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

Gradle update #894

Merged
merged 2 commits into from
Jun 7, 2021
Merged

Gradle update #894

merged 2 commits into from
Jun 7, 2021

Conversation

jawalonoski
Copy link
Member

Upgrade gradle to version 7.0.2.

Should fix #886.

@codecov
Copy link

codecov bot commented Jun 7, 2021

Codecov Report

Merging #894 (7d4ab51) into master (c1baca8) will increase coverage by 0%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #894    +/-   ##
=========================================
  Coverage        81%     82%            
- Complexity     2725    2756    +31     
=========================================
  Files           101     101            
  Lines         16405   16405            
  Branches       2331    2331            
=========================================
+ Hits          13409   13550   +141     
+ Misses         2260    2139   -121     
+ Partials        736     716    -20     
Impacted Files Coverage Δ
...ava/org/mitre/synthea/modules/LifecycleModule.java 91% <0%> (+<1%) ⬆️
src/main/java/org/mitre/synthea/engine/State.java 87% <0%> (+<1%) ⬆️
src/main/java/org/mitre/synthea/engine/Logic.java 84% <0%> (+<1%) ⬆️
...main/java/org/mitre/synthea/helpers/Utilities.java 81% <0%> (+<1%) ⬆️
...in/java/org/mitre/synthea/world/agents/Person.java 86% <0%> (+<1%) ⬆️
...c/main/java/org/mitre/synthea/export/FhirStu3.java 84% <0%> (+<1%) ⬆️
.../java/org/mitre/synthea/world/agents/Provider.java 88% <0%> (+<1%) ⬆️
.../main/java/org/mitre/synthea/export/FhirDstu2.java 86% <0%> (+1%) ⬆️
...org/mitre/synthea/export/ClinicalNoteExporter.java 80% <0%> (+1%) ⬆️
...e/synthea/modules/CardiovascularDiseaseModule.java 95% <0%> (+1%) ⬆️
... and 7 more

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 c1baca8...7d4ab51. Read the comment docs.

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.

Build failed with java compilation error
1 participant