Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Remove unnecessary exceptions #9108

Merged
merged 1 commit into from
Oct 20, 2023
Merged

Conversation

shuse2
Copy link
Collaborator

@shuse2 shuse2 commented Oct 19, 2023

What was the problem?

This PR resolves #9106

How was it solved?

  • Remove unused exception

How was it tested?

It should not affect normal flow

@shuse2 shuse2 requested review from bobanm and ishantiw October 19, 2023 13:56
@shuse2 shuse2 self-assigned this Oct 19, 2023
@codecov
Copy link

codecov bot commented Oct 20, 2023

Codecov Report

Merging #9108 (4671eab) into release/6.0.0 (4968383) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@                Coverage Diff                @@
##           release/6.0.0    #9108      +/-   ##
=================================================
- Coverage          83.47%   83.47%   -0.01%     
=================================================
  Files                604      604              
  Lines              22793    22790       -3     
  Branches            3364     3363       -1     
=================================================
- Hits               19026    19023       -3     
  Misses              3767     3767              
Files Coverage Δ
framework/src/engine/bft/method.ts 88.97% <100.00%> (-0.26%) ⬇️
framework/src/engine/bft/module.ts 100.00% <100.00%> (ø)
framework/src/engine/consensus/consensus.ts 82.68% <100.00%> (ø)
framework/src/engine/generator/generator.ts 81.88% <ø> (ø)
framework/src/schema/application_config_schema.ts 100.00% <ø> (ø)
framework/src/testing/fixtures/config.ts 41.66% <ø> (ø)
framework/src/types.ts 100.00% <ø> (ø)

@shuse2 shuse2 merged commit 7c6f3a6 into release/6.0.0 Oct 20, 2023
10 checks passed
@shuse2 shuse2 deleted the 9106-remove-exception-handling branch October 20, 2023 10:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants