databricks / koalas

Koalas: pandas API on Apache Spark
Apache License 2.0
3.32k stars 356 forks source link

[DO-NOT-MERGE] Debug loopback resolution #2146

Closed HyukjinKwon closed 3 years ago

HyukjinKwon commented 3 years ago

Koalas repo is faster then Apache Spark repo to debug ..

codecov-io commented 3 years ago

Codecov Report

Merging #2146 (db3305a) into master (913d688) will decrease coverage by 0.71%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2146      +/-   ##
==========================================
- Coverage   95.36%   94.65%   -0.72%     
==========================================
  Files          60       60              
  Lines       13705    13705              
==========================================
- Hits        13070    12972      -98     
- Misses        635      733      +98     
Impacted Files Coverage Δ
databricks/koalas/usage_logging/__init__.py 27.27% <0.00%> (-65.29%) :arrow_down:
databricks/koalas/usage_logging/usage_logger.py 47.82% <0.00%> (-52.18%) :arrow_down:
databricks/conftest.py 93.75% <0.00%> (-6.25%) :arrow_down:
databricks/koalas/__init__.py 88.15% <0.00%> (-3.95%) :arrow_down:

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 913d688...db3305a. Read the comment docs.