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

Test fabric #193

Closed aniketmaurya closed 1 year ago

aniketmaurya commented 1 year ago

Changes

Fixes # (issue)

Type of change

Checklist

codecov[bot] commented 1 year ago

Codecov Report

Base: 79.88% // Head: 79.87% // Decreases project coverage by -0.02% :warning:

Coverage data is based on head (c1ea59c) compared to base (b089b1f). Patch coverage: 88.88% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #193 +/- ## ========================================== - Coverage 79.88% 79.87% -0.02% ========================================== Files 61 61 Lines 1934 1938 +4 ========================================== + Hits 1545 1548 +3 - Misses 389 390 +1 ``` | Flag | Coverage Ξ” | | |---|---|---| | unittests | `79.87% <88.88%> (-0.02%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gradsflow#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://codecov.io/gh/gradsflow/gradsflow/pull/193?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gradsflow) | Coverage Ξ” | | |---|---|---| | [gradsflow/data/autodata.py](https://codecov.io/gh/gradsflow/gradsflow/pull/193?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gradsflow#diff-Z3JhZHNmbG93L2RhdGEvYXV0b2RhdGEucHk=) | `82.27% <0.00%> (ΓΈ)` | | | [gradsflow/models/base.py](https://codecov.io/gh/gradsflow/gradsflow/pull/193?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gradsflow#diff-Z3JhZHNmbG93L21vZGVscy9iYXNlLnB5) | `90.52% <90.90%> (-0.88%)` | :arrow_down: | | [gradsflow/data/mixins.py](https://codecov.io/gh/gradsflow/gradsflow/pull/193?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gradsflow#diff-Z3JhZHNmbG93L2RhdGEvbWl4aW5zLnB5) | `100.00% <100.00%> (ΓΈ)` | | | [gradsflow/models/model.py](https://codecov.io/gh/gradsflow/gradsflow/pull/193?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gradsflow#diff-Z3JhZHNmbG93L21vZGVscy9tb2RlbC5weQ==) | `97.74% <100.00%> (ΓΈ)` | | | [gradsflow/tuner/automodel.py](https://codecov.io/gh/gradsflow/gradsflow/pull/193?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gradsflow#diff-Z3JhZHNmbG93L3R1bmVyL2F1dG9tb2RlbC5weQ==) | `36.11% <100.00%> (ΓΈ)` | | | [tests/models/test\_model.py](https://codecov.io/gh/gradsflow/gradsflow/pull/193?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gradsflow#diff-dGVzdHMvbW9kZWxzL3Rlc3RfbW9kZWwucHk=) | `98.52% <100.00%> (ΓΈ)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gradsflow). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gradsflow)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.