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

Update Apache Tika version to 1.22 #382

Merged
merged 1 commit into from
Aug 6, 2019
Merged

Update Apache Tika version to 1.22 #382

merged 1 commit into from
Aug 6, 2019

Conversation

erica-chiu
Copy link
Contributor

Related issues
N/A

Describe the proposed solution
Update Apache Tika version to 1.22 in build.gradle and pom.xml.

Describe alternatives you've considered
N/A

Additional context
N/A

@codecov
Copy link

codecov bot commented Aug 6, 2019

Codecov Report

Merging #382 into master will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #382      +/-   ##
==========================================
+ Coverage   86.82%   86.84%   +0.01%     
==========================================
  Files         336      336              
  Lines       10948    10948              
  Branches      351      351              
==========================================
+ Hits         9506     9508       +2     
+ Misses       1442     1440       -2
Impacted Files Coverage Δ
...es/src/main/scala/com/salesforce/op/OpParams.scala 89.79% <0%> (+4.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 9cf80fd...0a8869b. Read the comment docs.

@tovbinm tovbinm merged commit 42fc765 into master Aug 6, 2019
@tovbinm tovbinm deleted the ec/upgrade branch August 6, 2019 17:31
@gerashegalov gerashegalov mentioned this pull request Sep 8, 2019
gerashegalov added a commit that referenced this pull request Sep 11, 2019
Bug fixes:
- Ensure correct metrics despite model failures on some CV folds [#404](#404)
- Fix flaky `ModelInsight` tests [#395](#395)
- Avoid creating `SparseVector`s for LOCO [#377](#377)

New features / updates:
- Model combiner [#385](#399)
- Added new sample for HousingPrices [#365](#365)
- Test to verify that custom metrics appear in model insight metrics [#387](#387)
- Add `FeatureDistribution` to `SerializationFormat`s [#383](#383)
- Add metadata to `OpStandadrdScaler` to allow for descaling [#378](#378)
- Improve json serde error in `evalMetFromJson` [#380](#380)
- Track mean & standard deviation as metrics for numeric features and for text length of text features [#354](#354)
- Making model selectors robust to failing models [#372](#372)
- Use compact and compressed model json by default [#375](#375)
- Descale feature contribution for Linear Regression & Logistic Regression [#345](#345)

Dependency updates:   
- Update tika version [#382](#382)
@salesforce-cla
Copy link

Thanks for the contribution! Unfortunately we can't verify the commit author(s): Erica Chiu <e***@s***.com>. One possible solution is to add that email to your GitHub account. Alternatively you can change your commits to another email and force push the change. After getting your commits associated with your GitHub account, refresh the status of this Pull Request.

@salesforce-cla
Copy link

salesforce-cla bot commented Aug 7, 2020

Thanks for the contribution! Unfortunately we can't verify the commit author(s): Erica Chiu <e***@s***.com>. One possible solution is to add that email to your GitHub account. Alternatively you can change your commits to another email and force push the change. After getting your commits associated with your GitHub account, refresh the status of this Pull Request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants