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.7.0 #566

Closed yanokwa closed 2 years ago

yanokwa commented 2 years ago

I followed the steps at https://github.com/XLSForm/pyxform#releasing-pyxform.

I did not make any changes to Validate or run the tests. I figure CI can do the latter.

codecov-commenter commented 2 years ago

Codecov Report

Merging #566 (38f2770) into master (d2d453c) will not change coverage. The diff coverage is 100.00%.

:exclamation: Current head 38f2770 differs from pull request most recent head d81fbff. Consider uploading reports for the commit d81fbff to get more accurate results Impacted file tree graph

@@           Coverage Diff           @@
##           master     #566   +/-   ##
=======================================
  Coverage   84.20%   84.20%           
=======================================
  Files          25       25           
  Lines        3672     3672           
  Branches      865      865           
=======================================
  Hits         3092     3092           
  Misses        440      440           
  Partials      140      140           
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 d2d453c...d81fbff. Read the comment docs.