wbond / pybars3

Handlebars.js template support for Python 3 and 2
GNU Lesser General Public License v3.0
179 stars 46 forks source link

Bump version to 0.9.7 #66

Closed isaacdd closed 4 years ago

isaacdd commented 4 years ago

and include manifest

codecov[bot] commented 4 years ago

Codecov Report

Merging #66 into master will increase coverage by 1.85%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #66      +/-   ##
=========================================
+ Coverage   92.75%   94.6%   +1.85%     
=========================================
  Files           2       2              
  Lines         400     593     +193     
  Branches       69     126      +57     
=========================================
+ Hits          371     561     +190     
  Misses         17      17              
- Partials       12      15       +3
Impacted Files Coverage Δ
pybars/__init__.py 100% <100%> (ø) :arrow_up:
pybars/_compiler.py 94.54% <0%> (+1.9%) :arrow_up:

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 44815d4...fd29258. Read the comment docs.