UETAILab / uetai

Custom ML tracking experiment and debugging tools.
https://uetailab.github.io/uetai/
MIT License
15 stars 1 forks source link

Build and publish to PyPI #28

Closed nmd2k closed 2 years ago

nmd2k commented 2 years ago

Init release.yml trigger build and publish to PyPI every time a release is created

codecov[bot] commented 2 years ago

Codecov Report

Merging #28 (ae7f267) into main (e0dccc6) will increase coverage by 0.13%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #28      +/-   ##
==========================================
+ Coverage   91.57%   91.71%   +0.13%     
==========================================
  Files           6        7       +1     
  Lines         178      181       +3     
==========================================
+ Hits          163      166       +3     
  Misses         15       15              
Impacted Files Coverage Δ
src/uetai/logger/comet.py 88.72% <ø> (ø)
src/uetai/__init__.py 100.00% <100.00%> (ø)
src/uetai/version.py 100.00% <100.00%> (ø)