UETAILab / uetai

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

[WIP] Integrated Weight&Biases #29

Closed nmd2k closed 1 year ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #29 (8d04796) into main (d75ca6c) will decrease coverage by 25.64%. The diff coverage is 21.00%.

:exclamation: Current head 8d04796 differs from pull request most recent head 4b2e9e8. Consider uploading reports for the commit 4b2e9e8 to get more accurate results

@@             Coverage Diff             @@
##             main      #29       +/-   ##
===========================================
- Coverage   91.71%   66.06%   -25.65%     
===========================================
  Files           7        9        +2     
  Lines         181      277       +96     
===========================================
+ Hits          166      183       +17     
- Misses         15       94       +79     
Impacted Files Coverage Δ
src/uetai/logger/wandb.py 0.00% <0.00%> (ø)
src/uetai/utilities/check_func.py 89.47% <89.47%> (ø)
src/uetai/logger/comet.py 88.63% <100.00%> (-0.09%) :arrow_down:
src/uetai/utilities/__init__.py 100.00% <100.00%> (ø)