Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New class layer #349

Merged
merged 13 commits into from
Sep 17, 2022
Merged

New class layer #349

merged 13 commits into from
Sep 17, 2022

Conversation

ricardokazu
Copy link
Collaborator

PR TYPE

[ ] Bug fixing
[ ] New development
[X] Development enhancement
[ ] Documentation

Description

New class layer for validation

@codecov
Copy link

codecov bot commented Sep 17, 2022

Codecov Report

Merging #349 (7bc6805) into dev (52c8516) will decrease coverage by 0.04%.
The diff coverage is 87.50%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #349      +/-   ##
==========================================
- Coverage   90.86%   90.81%   -0.05%     
==========================================
  Files          23       23              
  Lines        2245     2233      -12     
==========================================
- Hits         2040     2028      -12     
  Misses        205      205              
Flag Coverage Δ
unittests 90.81% <87.50%> (-0.05%) ⬇️

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

Impacted Files Coverage Δ
jai/task/explorer.py 85.29% <69.23%> (+1.42%) ⬆️
jai/task/trainer.py 87.56% <81.81%> (+2.88%) ⬆️
jai/task/query.py 92.48% <85.71%> (+2.84%) ⬆️
jai/core/base.py 88.04% <87.95%> (-6.02%) ⬇️
jai/core/jai.py 86.79% <90.00%> (+0.97%) ⬆️
jai/core/decorators.py 100.00% <100.00%> (+2.56%) ⬆️
jai/task/base.py 100.00% <100.00%> (ø)
jai/task/linear.py 88.09% <100.00%> (+0.82%) ⬆️
jai/task/vectors.py 88.37% <100.00%> (+1.83%) ⬆️
jai/core/utils_funcs.py 92.12% <0.00%> (-3.04%) ⬇️

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 52c8516...7bc6805. Read the comment docs.

@ricardokazu ricardokazu merged commit dce28bb into dev Sep 17, 2022
@ricardokazu ricardokazu deleted the new-class-layer branch September 17, 2022 22:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant