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

Mechanical application of 110 line length. #22

Merged
merged 1 commit into from
Aug 18, 2023
Merged

Conversation

delucchi-cmu
Copy link
Contributor

  • Extends black's line length to 110
  • Run black . and isort .
  • Adjust pylint allowable line length

@codecov
Copy link

codecov bot commented Aug 16, 2023

Codecov Report

Merging #22 (d11d840) into main (6214e26) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #22   +/-   ##
=======================================
  Coverage   99.26%   99.26%           
=======================================
  Files          12       12           
  Lines         136      136           
=======================================
  Hits          135      135           
  Misses          1        1           
Files Changed Coverage Δ
src/lsdb/catalog/dataset/dataset.py 100.00% <100.00%> (ø)
src/lsdb/io/parquet_io.py 100.00% <100.00%> (ø)
src/lsdb/loaders/hipscat/hipscat_catalog_loader.py 100.00% <100.00%> (ø)
src/lsdb/loaders/hipscat/hipscat_loader_factory.py 100.00% <100.00%> (ø)
src/lsdb/loaders/hipscat/read_hipscat.py 96.42% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@delucchi-cmu delucchi-cmu merged commit fe77fbe into main Aug 18, 2023
13 checks passed
@delucchi-cmu delucchi-cmu deleted the delucchi/black branch October 31, 2023 14:44
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.

2 participants