vertica / spark-connector

This component acts as a bridge between Spark and Vertica, allowing the user to either retrieve data from Vertica for processing in Spark, or store processed data from Spark into Vertica.
Apache License 2.0
20 stars 21 forks source link

updated main action #456

Closed Aryex closed 2 years ago

Aryex commented 2 years ago

Summary

Description

Related Issue

Additional Reviewers

codecov[bot] commented 2 years ago

Codecov Report

Merging #456 (6c36f72) into main (58909d5) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #456   +/-   ##
=======================================
  Coverage   86.80%   86.80%           
=======================================
  Files          42       42           
  Lines        1956     1956           
  Branches      121      121           
=======================================
  Hits         1698     1698           
  Misses        258      258           
Flag Coverage Δ
unittests 86.80% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...spark/datasource/v2/VerticaDatasourceV2Table.scala 75.00% <ø> (ø)

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more