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

Updates to pom following 0e701b271e04e60c6fa89f39299dae7142d700b8 #328

Merged
merged 1 commit into from
Jul 23, 2019

Conversation

ruebot
Copy link
Member

@ruebot ruebot commented Jul 23, 2019

What does this Pull Request do?

  • Remove explicit Guava dependency (should have been remove in
    0e701b2)
  • Update Scala to 2.11.12; aligns with Spark 2.4.3
  • Update Scala test
  • Update Shapeless
  • Update Scala lang parsers
  • Fix a typo in a test

The updates are mostly to get aut back to a place where we don't have mixed Scala version warnings. However, as I dug deeper into getting everything up to 2.11.12 we ran into lots of problems. This gets us part of the way there, and we can come back later should we want to.

How should this be tested?

  • TravisCI
  • I tested locally with a language extraction and full text text extraction scripts.

- Remove explicit Guava dependency (should have been remove in
0e701b2)
- Update Scala to 2.11.12; aligns with Spark 2.4.3
- Update Scala test
- Update Shapeless
- Update Scala lang parsers
- Fix a typo in a test
@ruebot ruebot requested a review from ianmilligan1 July 23, 2019 13:30
Copy link
Member

@ianmilligan1 ianmilligan1 left a comment

Choose a reason for hiding this comment

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

Tested locally and all checks out. Once TravisCI turns green I'll merge!

@codecov-io
Copy link

Codecov Report

Merging #328 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #328   +/-   ##
=======================================
  Coverage   74.97%   74.97%           
=======================================
  Files          39       39           
  Lines        1123     1123           
  Branches      197      197           
=======================================
  Hits          842      842           
  Misses        215      215           
  Partials       66       66

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 bd5ef14...9488280. Read the comment docs.

@ianmilligan1 ianmilligan1 merged commit 19b49e1 into master Jul 23, 2019
@ianmilligan1 ianmilligan1 deleted the more-clean-up branch July 23, 2019 14:00
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.

3 participants