tensorwerk / hangar-py

Hangar is version control for tensor data. Commit, branch, merge, revert, and collaborate in the data-defined software era.
Apache License 2.0
204 stars 29 forks source link

Bump version: 0.5.0 → 0.5.1 #197

Closed rlizzo closed 4 years ago

rlizzo commented 4 years ago

Patch which includes Fix for #196

codecov[bot] commented 4 years ago

Codecov Report

Merging #197 into master will decrease coverage by 0.07%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #197      +/-   ##
==========================================
- Coverage   95.02%   94.96%   -0.07%     
==========================================
  Files          92       92              
  Lines       15069    15065       -4     
  Branches     1429     1429              
==========================================
- Hits        14319    14305      -14     
- Misses        516      524       +8     
- Partials      234      236       +2     
Impacted Files Coverage Δ
src/hangar/__init__.py 78.57% <100.00%> (ø)
src/hangar/diagnostics/__init__.py 100.00% <100.00%> (ø)
src/hangar/context.py 85.96% <0.00%> (-8.77%) :arrow_down:
tests/conftest.py 100.00% <0.00%> (ø)