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

Optimize JsonUpdateRepository #640

Merged
merged 1 commit into from Jun 30, 2019
Merged

Optimize JsonUpdateRepository #640

merged 1 commit into from Jun 30, 2019

Conversation

fthomas
Copy link
Member

@fthomas fthomas commented Jun 30, 2019

This should save a few cycles and reduce disk I/O.

This should save a few cycles and reduce disk I/O.
@fthomas fthomas added this to the 0.3.0 milestone Jun 30, 2019
@codecov
Copy link

codecov bot commented Jun 30, 2019

Codecov Report

Merging #640 into master will not change coverage.
The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #640   +/-   ##
=======================================
  Coverage   60.25%   60.25%           
=======================================
  Files          66       66           
  Lines         878      878           
  Branches       17       17           
=======================================
  Hits          529      529           
  Misses        349      349
Impacted Files Coverage Δ
...rg/scalasteward/core/update/json/UpdateStore.scala 0% <ø> (ø) ⬆️
...a/org/scalasteward/core/update/UpdateService.scala 0% <0%> (ø) ⬆️
...teward/core/update/json/JsonUpdateRepository.scala 0% <0%> (ø) ⬆️

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 32bd834...e12277b. Read the comment docs.

@fthomas fthomas merged commit ad9a79a into master Jun 30, 2019
@fthomas fthomas deleted the topic/optimize-updaterepo branch June 30, 2019 19:55
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

1 participant