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

format according to pep8 #493

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

sepilqi
Copy link

@sepilqi sepilqi commented Oct 10, 2022

  • line length of 80
  • add standard docs for better usage.

@codecov
Copy link

codecov bot commented Oct 10, 2022

Codecov Report

Base: 95.31% // Head: 95.09% // Decreases project coverage by -0.21% ⚠️

Coverage data is based on head (5e89b80) compared to base (9564e05).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #493      +/-   ##
==========================================
- Coverage   95.31%   95.09%   -0.22%     
==========================================
  Files          60       41      -19     
  Lines        3158     2549     -609     
==========================================
- Hits         3010     2424     -586     
+ Misses        148      125      -23     
Flag Coverage Δ
pytest 95.09% <ø> (-0.22%) ⬇️

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

Impacted Files Coverage Δ
deepctr/models/nfm.py
deepctr/models/fibinet.py
deepctr/models/deepfm.py
deepctr/models/xdeepfm.py
deepctr/inputs.py
deepctr/models/ccpm.py
deepctr/feature_column.py
deepctr/models/autoint.py
deepctr/models/fnn.py
deepctr/models/__init__.py
... and 9 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

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

2 participants