Skip to content

Conversation

johnnyleitrim
Copy link
Contributor

When making an analogy (A is to a as B is to b), the first part (A) is the part you don't know and the second part (B) is the part you know.

This sentence is trying to explain GraphFrames to people who already know GraphX, so GraphX is last in the analogy.

When making an analogy (A is to a as B is to b), the first part (A) is the part you _don't know_ and the second part (B) is the part you know.

This sentence is trying to explain GraphFrames to people who already know GraphX, so GraphX is last in the analogy.
@codecov-io
Copy link

Codecov Report

Merging #377 (dcfeedb) into master (2a0eeb0) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #377   +/-   ##
=======================================
  Coverage   91.26%   91.26%           
=======================================
  Files          18       18           
  Lines         870      870           
  Branches       48       53    +5     
=======================================
  Hits          794      794           
  Misses         76       76           

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 2a0eeb0...dcfeedb. Read the comment docs.

Copy link
Contributor

@mengxr mengxr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the correction!

@mengxr mengxr merged commit e7bf66a into graphframes:master Apr 27, 2021
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.26%. Comparing base (2a0eeb0) to head (dcfeedb).
Report is 25 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #377   +/-   ##
=======================================
  Coverage   91.26%   91.26%           
=======================================
  Files          18       18           
  Lines         870      870           
  Branches       48       53    +5     
=======================================
  Hits          794      794           
  Misses         76       76           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

4 participants