Skip to content
This repository has been archived by the owner on Dec 5, 2021. It is now read-only.

Support uploading a new state-dump.latest.json file to DTL. #528

Merged
merged 3 commits into from
Sep 30, 2021

Conversation

mmontour1306
Copy link

Support uploading a new state-dump.latest.json file to DTL.

Also cleans up some debug messages and returns '500' error
rather than '400' on unhandled errors.

Changes to be committed:
modified: ../packages/data-transport-layer/src/services/main/service.ts

Also cleans up some debug messages and returns '500' error
rather than '400' on unhandled errors.

 Changes to be committed:
	modified:   ../packages/data-transport-layer/src/services/main/service.ts
@codecov-commenter
Copy link

codecov-commenter commented Sep 23, 2021

Codecov Report

Merging #528 (b72257e) into develop (fee1cf4) will not change coverage.
The diff coverage is n/a.

❗ Current head b72257e differs from pull request most recent head 8a4f686. Consider uploading reports for the commit 8a4f686 to get more accurate results
Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #528   +/-   ##
========================================
  Coverage    76.10%   76.10%           
========================================
  Files           81       81           
  Lines         3038     3038           
  Branches       469      469           
========================================
  Hits          2312     2312           
  Misses         726      726           
Flag Coverage Δ
batch-submitter 59.59% <ø> (ø)
contracts 86.05% <ø> (ø)
core-utils 68.16% <ø> (ø)
data-transport-layer 37.68% <ø> (ø)
message-relayer 72.22% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 f8de6a0...8a4f686. Read the comment docs.

@CAPtheorem CAPtheorem merged commit a1662c3 into develop Sep 30, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants