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

#40: Refactored the test environment #87

Merged
merged 6 commits into from Feb 18, 2021

Conversation

morazow
Copy link
Contributor

@morazow morazow commented Feb 18, 2021

Fixes #40

@codecov
Copy link

codecov bot commented Feb 18, 2021

Codecov Report

Merging #87 (b5e8de6) into main (cf83de2) will increase coverage by 18.74%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##             main      #87       +/-   ##
===========================================
+ Coverage   75.84%   94.59%   +18.74%     
===========================================
  Files          11       10        -1     
  Lines         472      407       -65     
  Branches       65       53       -12     
===========================================
+ Hits          358      385       +27     
+ Misses        114       22       -92     
Impacted Files Coverage Δ
...c/main/scala/com/exasol/spark/util/Converter.scala 92.30% <ø> (+89.02%) ⬆️
src/main/scala/com/exasol/spark/util/Types.scala 98.83% <100.00%> (+18.60%) ⬆️
src/main/scala/com/exasol/spark/ExasolWriter.scala 89.58% <0.00%> (+2.08%) ⬆️

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 cf83de2...b5e8de6. Read the comment docs.

@morazow morazow merged commit 2abe84a into main Feb 18, 2021
@morazow morazow deleted the refactoring/#40-expand-test-environment branch March 2, 2021 09:05
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.

Expand test environment
2 participants