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

fix(common): replace log with tracing #88

Merged
merged 1 commit into from
Nov 8, 2023

Conversation

Theodus
Copy link
Member

@Theodus Theodus commented Nov 8, 2023

Previously, all logs emitted from the common package would not appear.

Copy link
Contributor

github-actions bot commented Nov 8, 2023

Pull Request Test Coverage Report for Build 6800586077

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 26 unchanged lines in 7 files lost coverage.
  • Overall coverage decreased (-0.5%) to 50.18%

Files with Coverage Reduction New Missed Lines %
common/src/attestations/dispute_manager.rs 3 82.42%
common/src/attestations/signers.rs 3 90.91%
common/src/indexer_errors.rs 3 0.0%
common/src/subgraph_client/monitor.rs 3 90.05%
common/src/subgraph_client/client.rs 4 94.06%
common/src/allocations/monitor.rs 5 89.34%
common/src/escrow_accounts.rs 5 84.13%
Totals Coverage Status
Change from base Build 6799172155: -0.5%
Covered Lines: 1394
Relevant Lines: 2778

💛 - Coveralls

@Theodus Theodus force-pushed the theodus/integration-testing-2 branch from a96a20f to bd41004 Compare November 8, 2023 15:42
Previously, all logs emitted from the common package would not appear.
@Theodus Theodus merged commit 64e9dc5 into main Nov 8, 2023
5 checks passed
@Theodus Theodus deleted the theodus/integration-testing-2 branch November 8, 2023 16:38
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.

2 participants