XLSForm / pyxform

A Python package to create XForms for ODK Collect.
BSD 2-Clause "Simplified" License
77 stars 134 forks source link

Prepare for v1.4.0 release #520

Closed lognaturel closed 3 years ago

lognaturel commented 3 years ago

Release with background audio recording support in preparation for ODK Collect release.

codecov-io commented 3 years ago

Codecov Report

Merging #520 (1abc8e5) into master (6886234) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #520   +/-   ##
=======================================
  Coverage   83.92%   83.92%           
=======================================
  Files          25       25           
  Lines        3713     3713           
  Branches      865      865           
=======================================
  Hits         3116     3116           
  Misses        452      452           
  Partials      145      145           
Impacted Files Coverage Δ
pyxform/__init__.py 100.00% <100.00%> (ø)

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 6886234...1abc8e5. Read the comment docs.

yanokwa commented 3 years ago

@lognaturel Can you please file an issue with the tests that fail, or comment them out? It's fine that we are ignoring them, but we should document it.