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

chore(build): apply black formatting + CI step to main codebase #663

Merged
merged 3 commits into from
Aug 15, 2021

Conversation

hydrosquall
Copy link
Owner

Summary of Changes / Motivation

Checklist

  • Update HISTORY.rst with an entry summarizing your change (n/a., not a user facing feature)

@hydrosquall hydrosquall self-assigned this Aug 15, 2021
@codecov
Copy link

codecov bot commented Aug 15, 2021

Codecov Report

Merging #663 (f153a9c) into master (fe0e199) will not change coverage.
The diff coverage is 89.52%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #663   +/-   ##
=======================================
  Coverage   90.47%   90.47%           
=======================================
  Files           6        6           
  Lines         294      294           
=======================================
  Hits          266      266           
  Misses         28       28           
Impacted Files Coverage Δ
tiingo/__version__.py 0.00% <0.00%> (ø)
tiingo/exceptions.py 100.00% <ø> (ø)
tiingo/wsclient.py 68.42% <78.57%> (ø)
tiingo/api.py 93.18% <91.95%> (ø)
tiingo/__init__.py 100.00% <100.00%> (ø)
tiingo/restclient.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 fe0e199...f153a9c. Read the comment docs.

@hydrosquall
Copy link
Owner Author

hydrosquall commented Aug 15, 2021

The codecov decrease in coverage message is a false positive, black changed the length of some files by changing where linebreaks happened, but that doesn't affect the functionality. We can safely ignore it.

@hydrosquall hydrosquall merged commit bf9641d into master Aug 15, 2021
@hydrosquall hydrosquall deleted the cameron.yick/run-black-formatting branch August 15, 2021 01:25
@hydrosquall hydrosquall mentioned this pull request May 26, 2024
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