gradsflow / gradsflow-automl

An open-source AutoML Library based on PyTorch
https://docs.gradsflow.com/
Apache License 2.0
306 stars 35 forks source link

Change methods not using its bound instance to staticmethods #156

Closed deepsource-autofix[bot] closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #156 (ef0297b) into main (ded1f7e) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #156   +/-   ##
=======================================
  Coverage   96.91%   96.92%           
=======================================
  Files          66       66           
  Lines        1914     1917    +3     
=======================================
+ Hits         1855     1858    +3     
  Misses         59       59           
Flag Coverage Δ
unittests 96.92% <100.00%> (+<0.01%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
gradsflow/callbacks/logger/comet.py 94.82% <100.00%> (+0.09%) :arrow_up:
gradsflow/models/base.py 88.88% <100.00%> (+0.19%) :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 ded1f7e...ef0297b. Read the comment docs.

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication