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

v7.1.0 #2064

Merged
merged 21 commits into from
Feb 9, 2025
Merged

v7.1.0 #2064

merged 21 commits into from
Feb 9, 2025

Conversation

johngrimes
Copy link
Member

Resolves #2061.

/cc @jkiddo

@johngrimes johngrimes added the release Pull request that represents a new release label Jan 31, 2025
@johngrimes johngrimes self-assigned this Jan 31, 2025
@johngrimes johngrimes added this to the v7.1.0 milestone Feb 3, 2025
…on configuration and adding explicit loading of 'sparklyr' before test run.
Copy link

codecov bot commented Feb 8, 2025

Codecov Report

Attention: Patch coverage is 97.05882% with 1 line in your changes missing coverage. Please review.

Project coverage is 84.45%. Comparing base (4f7ece8) to head (fdc0746).
Report is 502 commits behind head on main.

Files with missing lines Patch % Lines
.../java/au/csiro/pathling/update/ImportExecutor.java 95.45% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2064      +/-   ##
============================================
- Coverage     85.41%   84.45%   -0.97%     
- Complexity      139      141       +2     
============================================
  Files           339      342       +3     
  Lines          7805     7959     +154     
  Branches        519      541      +22     
============================================
+ Hits           6667     6722      +55     
- Misses          849      933      +84     
- Partials        289      304      +15     

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

@johngrimes johngrimes merged commit 0d177fc into main Feb 9, 2025
19 checks passed
@johngrimes johngrimes deleted the release/7.1.0 branch February 9, 2025 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release Pull request that represents a new release
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Enable import of Parquet and Delta files
3 participants