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

deepsource auto fixes 🤖 #79

Merged
merged 8 commits into from Jun 26, 2021
Merged

Conversation

aniketmaurya
Copy link
Owner

@aniketmaurya aniketmaurya commented Jun 26, 2021

Changes

Fixes code quality

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

@pep8speaks
Copy link

pep8speaks commented Jun 26, 2021

Hello @aniketmaurya! Thanks for updating this PR.

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2021-06-26 17:12:15 UTC

@aniketmaurya
Copy link
Owner Author

contains #78 #77 #76

@codecov
Copy link

codecov bot commented Jun 26, 2021

Codecov Report

Merging #79 (4abe54f) into master (b18a254) will decrease coverage by 0.48%.
The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #79      +/-   ##
==========================================
- Coverage   65.33%   64.84%   -0.49%     
==========================================
  Files          29       29              
  Lines         998     1007       +9     
==========================================
+ Hits          652      653       +1     
- Misses        346      354       +8     
Flag Coverage Δ
unittests 64.84% <50.00%> (-0.49%) ⬇️

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

Impacted Files Coverage Δ
chitra/coordinates.py 75.47% <ø> (ø)
chitra/datagenerator.py 48.29% <0.00%> (-1.01%) ⬇️
chitra/core.py 91.30% <50.00%> (-4.16%) ⬇️
chitra/tf_image.py 84.61% <50.00%> (-15.39%) ⬇️
chitra/utility/tf_utils.py 58.62% <50.00%> (-2.10%) ⬇️
chitra/image.py 69.51% <75.00%> (-0.49%) ⬇️
chitra/trainer.py 51.96% <75.00%> (ø)
tests/test_trainer.py 100.00% <100.00%> (ø)

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 b18a254...4abe54f. Read the comment docs.

@sonarcloud
Copy link

sonarcloud bot commented Jun 26, 2021

@aniketmaurya aniketmaurya merged commit 3cb0e0d into master Jun 26, 2021
@aniketmaurya aniketmaurya deleted the quality/deepsource-auto-fixes branch June 26, 2021 17:17
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