Skip to content

v7.2.0#2190

Merged
johngrimes merged 41 commits intomainfrom
release/7.2.0
Mar 5, 2025
Merged

v7.2.0#2190
johngrimes merged 41 commits intomainfrom
release/7.2.0

Conversation

@johngrimes
Copy link
Member

Resolves #1776.

@johngrimes johngrimes added the release Pull request that represents a new release label Feb 28, 2025
@johngrimes johngrimes self-assigned this Feb 28, 2025
@github-project-automation github-project-automation bot moved this to Backlog in Pathling Feb 28, 2025
@johngrimes johngrimes moved this from Backlog to In progress in Pathling Feb 28, 2025
dependabot bot and others added 12 commits February 28, 2025 16:54
Bumps `pathling.sparkVersion` from 3.5.0 to 3.5.5.

Updates `org.apache.spark:spark-core_2.12` from 3.5.0 to 3.5.5

Updates `org.apache.spark:spark-sql_2.12` from 3.5.0 to 3.5.5

Updates `org.apache.spark:spark-catalyst_2.12` from 3.5.0 to 3.5.5

Updates `org.apache.spark:spark-hive_2.12` from 3.5.0 to 3.5.5

Updates `org.apache.spark:spark-unsafe_2.12` from 3.5.0 to 3.5.5

Updates `org.apache.spark:spark-kubernetes_2.12` from 3.5.0 to 3.5.5

---
updated-dependencies:
- dependency-name: org.apache.spark:spark-core_2.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.spark:spark-sql_2.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.spark:spark-catalyst_2.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.spark:spark-hive_2.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.apache.spark:spark-unsafe_2.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.spark:spark-kubernetes_2.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [io.delta:delta-spark_2.12](https://github.com/delta-io/delta) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/delta-io/delta/releases)
- [Commits](delta-io/delta@v3.2.0...v3.3.0)

---
updated-dependencies:
- dependency-name: io.delta:delta-spark_2.12
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@codecov
Copy link

codecov bot commented Mar 4, 2025

Codecov Report

Attention: Patch coverage is 8.49057% with 97 lines in your changes missing coverage. Please review.

Project coverage is 83.95%. Comparing base (fdc0746) to head (67622c3).
Report is 10 commits behind head on main.

Files with missing lines Patch % Lines
lib/python/pathling/bulk.py 0.00% 80 Missing ⚠️
...iro/pathling/library/io/source/BulkDataSource.java 0.00% 9 Missing ⚠️
lib/python/pathling/datasource.py 50.00% 6 Missing ⚠️
lib/python/pathling/datasink.py 75.00% 1 Missing ⚠️
.../pathling/library/io/source/DataSourceBuilder.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2190      +/-   ##
============================================
- Coverage     84.45%   83.95%   -0.51%     
+ Complexity      141      138       -3     
============================================
  Files           342      326      -16     
  Lines          7959     7777     -182     
  Branches        541      521      -20     
============================================
- Hits           6722     6529     -193     
- Misses          933      979      +46     
+ Partials        304      269      -35     

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

@johngrimes johngrimes merged commit b19a629 into main Mar 5, 2025
18 of 20 checks passed
@johngrimes johngrimes deleted the release/7.2.0 branch March 5, 2025 01:11
@github-project-automation github-project-automation bot moved this from In progress to Done in Pathling Mar 5, 2025
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.

Bulk FHIR client

1 participant