getodk / briefcase

ODK Briefcase is a Java application for fetching and pushing forms and their contents. It helps make billions of data points from ODK portable. Contribute and make the world a better place! ✨💼✨
https://docs.getodk.org/briefcase-intro
Other
60 stars 156 forks source link

Update slug #866

Closed ukanga closed 4 years ago

codecov-commenter commented 4 years ago

Codecov Report

Merging #866 into master will decrease coverage by 0.02%. The diff coverage is 33.33%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #866      +/-   ##
============================================
- Coverage     48.28%   48.25%   -0.03%     
- Complexity     1641     1642       +1     
============================================
  Files           195      195              
  Lines         10394    10394              
  Branches        751      751              
============================================
- Hits           5019     5016       -3     
- Misses         5018     5020       +2     
- Partials        357      358       +1     
Impacted Files Coverage Δ Complexity Δ
src/org/opendatakit/briefcase/Launcher.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...g/opendatakit/briefcase/export/CsvFieldMapper.java 100.00% <ø> (ø) 5.00 <0.00> (ø)
.../org/opendatakit/briefcase/export/ExportToCsv.java 69.23% <0.00%> (ø) 11.00 <0.00> (ø)
.../opendatakit/briefcase/export/ExportToGeoJson.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...g/opendatakit/briefcase/export/FormDefinition.java 87.01% <ø> (ø) 26.00 <0.00> (ø)
...akit/briefcase/pull/aggregate/AggregateCursor.java 72.72% <ø> (ø) 12.00 <0.00> (ø)
...g/opendatakit/briefcase/pull/aggregate/Cursor.java 93.33% <ø> (ø) 9.00 <0.00> (ø)
...briefcase/pull/aggregate/DownloadedSubmission.java 100.00% <ø> (ø) 5.00 <0.00> (ø)
...akit/briefcase/pull/aggregate/InstanceIdBatch.java 100.00% <ø> (ø) 5.00 <0.00> (ø)
...riefcase/pull/aggregate/InstanceIdBatchGetter.java 100.00% <ø> (ø) 7.00 <0.00> (ø)
... and 8 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 4b7130a...564edc3. Read the comment docs.