etobella / python-xades

Xades Signature for Python
GNU Lesser General Public License v3.0
32 stars 27 forks source link

[LINT] add pre-commit OCA style #10

Closed blaggacao closed 5 years ago

blaggacao commented 5 years ago

Just plain linting, but now that OCA has adopted it officially, we should comply, too.

codecov-io commented 5 years ago

Codecov Report

Merging #10 into master will not change coverage. The diff coverage is 100%.

@@           Coverage Diff           @@
##           master      #10   +/-   ##
=======================================
  Coverage   93.76%   93.76%           
=======================================
  Files           8        8           
  Lines         321      321           
  Branches       45       45           
=======================================
  Hits          301      301           
  Misses         14       14           
  Partials        6        6
Impacted Files Coverage Δ
src/xades/xades_context.py 97.14% <100%> (ø) :arrow_up:
src/xades/ns.py 100% <100%> (ø) :arrow_up:
src/xades/template.py 97.5% <100%> (ø) :arrow_up:
src/xades/constants.py 100% <100%> (ø) :arrow_up:
src/xades/utils.py 100% <100%> (ø) :arrow_up:
src/xades/__init__.py 100% <100%> (ø) :arrow_up:
src/xades/policy.py 87.09% <100%> (ø) :arrow_up:
src/xades/object_identifier.py 100% <100%> (ø) :arrow_up: