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

add default extensions #153

Merged
merged 2 commits into from
Jan 3, 2022
Merged

add default extensions #153

merged 2 commits into from
Jan 3, 2022

Conversation

aniketmaurya
Copy link
Owner

@aniketmaurya aniketmaurya commented Jan 3, 2022

Changes

Fixes #152

Type of change

  • Documentation Update
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

@aniketmaurya aniketmaurya self-assigned this Jan 3, 2022
@aniketmaurya aniketmaurya added the bug Something isn't working label Jan 3, 2022
@codecov
Copy link

codecov bot commented Jan 3, 2022

Codecov Report

Merging #153 (3f20723) into master (2e838f1) will decrease coverage by 0.03%.
The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #153      +/-   ##
==========================================
- Coverage   79.22%   79.18%   -0.04%     
==========================================
  Files          55       55              
  Lines        1516     1518       +2     
==========================================
+ Hits         1201     1202       +1     
- Misses        315      316       +1     
Flag Coverage Δ
unittests 79.18% <50.00%> (-0.04%) ⬇️

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

Impacted Files Coverage Δ
chitra/dataloader.py 45.36% <50.00%> (+0.09%) ⬆️

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 2e838f1...3f20723. Read the comment docs.

@aniketmaurya aniketmaurya merged commit 9a0377a into master Jan 3, 2022
@aniketmaurya aniketmaurya deleted the allwed_ext branch January 3, 2022 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

InvalidArgumentError while training an image classification model
1 participant