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

chore(core-database): upgrade typeorm and pg packages #3812

Merged
merged 2 commits into from
Jun 19, 2020

Conversation

rainydio
Copy link
Contributor

@rainydio rainydio commented Jun 18, 2020

Summary

Connection freezes on fresh Ubuntu 20.04, upgrading typeorm and pg packages fixes the issue.

Checklist

  • Ready to be merged

@ghost ghost added Complexity: Low labels Jun 18, 2020
@codecov
Copy link

codecov bot commented Jun 18, 2020

Codecov Report

Merging #3812 into develop will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #3812   +/-   ##
========================================
  Coverage    97.28%   97.28%           
========================================
  Files          617      617           
  Lines        13908    13909    +1     
  Branches      1631     1631           
========================================
+ Hits         13531    13532    +1     
  Misses         117      117           
  Partials       260      260           
Flag Coverage Δ
#functional 6.44% <100.00%> (+<0.01%) ⬆️
#integration 10.19% <0.00%> (-0.01%) ⬇️
#unit 95.26% <100.00%> (+<0.01%) ⬆️
Impacted Files Coverage Δ
...core-database/src/repositories/round-repository.ts 100.00% <ø> (ø)
...atabase/src/repositories/transaction-repository.ts 100.00% <100.00%> (ø)

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 2a2216f...291184d. Read the comment docs.

@rainydio rainydio marked this pull request as ready for review June 19, 2020 00:09
@faustbrian faustbrian merged commit daf4bb4 into develop Jun 19, 2020
@ghost ghost deleted the chore/core-database/upgrade-typeorm-pg branch June 19, 2020 01:38
@ghost ghost removed the Status: Needs Review label Jun 19, 2020
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.

None yet

2 participants