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

Index database metrics by backend #1758

Merged
merged 2 commits into from
Apr 8, 2021
Merged

Index database metrics by backend #1758

merged 2 commits into from
Apr 8, 2021

Conversation

pm47
Copy link
Member

@pm47 pm47 commented Apr 8, 2021

No description provided.

@pm47 pm47 requested a review from t-bast April 8, 2021 14:10
@codecov-io
Copy link

Codecov Report

Merging #1758 (3aec5fe) into master (5f68bf9) will increase coverage by 0.05%.
The diff coverage is 99.01%.

@@            Coverage Diff             @@
##           master    #1758      +/-   ##
==========================================
+ Coverage   89.17%   89.23%   +0.05%     
==========================================
  Files         143      143              
  Lines       10769    10772       +3     
  Branches      464      477      +13     
==========================================
+ Hits         9603     9612       +9     
+ Misses       1166     1160       -6     
Impacted Files Coverage Δ
...ain/scala/fr/acinq/eclair/db/pg/PgPaymentsDb.scala 85.18% <93.33%> (ø)
.../src/main/scala/fr/acinq/eclair/db/Databases.scala 86.11% <100.00%> (ø)
...src/main/scala/fr/acinq/eclair/db/Monitoring.scala 100.00% <100.00%> (ø)
...c/main/scala/fr/acinq/eclair/db/pg/PgAuditDb.scala 98.97% <100.00%> (ø)
...ain/scala/fr/acinq/eclair/db/pg/PgChannelsDb.scala 95.94% <100.00%> (ø)
...main/scala/fr/acinq/eclair/db/pg/PgNetworkDb.scala 97.77% <100.00%> (ø)
...c/main/scala/fr/acinq/eclair/db/pg/PgPeersDb.scala 97.36% <100.00%> (ø)
...scala/fr/acinq/eclair/db/pg/PgPendingRelayDb.scala 97.05% <100.00%> (ø)
...cala/fr/acinq/eclair/db/sqlite/SqliteAuditDb.scala 99.06% <100.00%> (ø)
...a/fr/acinq/eclair/db/sqlite/SqliteChannelsDb.scala 95.94% <100.00%> (ø)
... and 6 more

@pm47 pm47 merged commit 1e2abae into master Apr 8, 2021
@pm47 pm47 deleted the db-nits-2 branch April 8, 2021 14:26
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