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

Propose checks, id in prevote and precommit #7

Merged
merged 7 commits into from
Oct 24, 2023

Formatting and clippy

ae59ac2
Select commit
Loading
Failed to load commit list.
Merged

Propose checks, id in prevote and precommit #7

Formatting and clippy
ae59ac2
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch succeeded Oct 23, 2023 in 1s

77.96% of diff hit (target 71.49%)

View this Pull Request on Codecov

77.96% of diff hit (target 71.49%)

Annotations

Check warning on line 40 in Code/common/src/round.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Code/common/src/round.rs#L40

Added line #L40 was not covered by tests

Check warning on line 61 in Code/consensus/src/executor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Code/consensus/src/executor.rs#L61

Added line #L61 was not covered by tests

Check warning on line 75 in Code/consensus/src/executor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Code/consensus/src/executor.rs#L75

Added line #L75 was not covered by tests

Check warning on line 79 in Code/consensus/src/executor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Code/consensus/src/executor.rs#L79

Added line #L79 was not covered by tests

Check warning on line 99 in Code/consensus/src/executor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Code/consensus/src/executor.rs#L99

Added line #L99 was not covered by tests

Check warning on line 111 in Code/consensus/src/executor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Code/consensus/src/executor.rs#L111

Added line #L111 was not covered by tests

Check warning on line 115 in Code/consensus/src/executor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Code/consensus/src/executor.rs#L115

Added line #L115 was not covered by tests

Check warning on line 119 in Code/consensus/src/executor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Code/consensus/src/executor.rs#L119

Added line #L119 was not covered by tests

Check warning on line 125 in Code/consensus/src/executor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Code/consensus/src/executor.rs#L125

Added line #L125 was not covered by tests

Check warning on line 130 in Code/consensus/src/executor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Code/consensus/src/executor.rs#L130

Added line #L130 was not covered by tests

Check warning on line 143 in Code/consensus/src/executor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Code/consensus/src/executor.rs#L137-L143

Added lines #L137 - L143 were not covered by tests

Check warning on line 145 in Code/consensus/src/executor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Code/consensus/src/executor.rs#L145

Added line #L145 was not covered by tests

Check warning on line 75 in Code/round/src/state_machine.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Code/round/src/state_machine.rs#L75

Added line #L75 was not covered by tests

Check warning on line 79 in Code/round/src/state_machine.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Code/round/src/state_machine.rs#L79

Added line #L79 was not covered by tests

Check warning on line 83 in Code/round/src/state_machine.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Code/round/src/state_machine.rs#L83

Added line #L83 was not covered by tests

Check warning on line 85 in Code/round/src/state_machine.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Code/round/src/state_machine.rs#L85

Added line #L85 was not covered by tests

Check warning on line 89 in Code/round/src/state_machine.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Code/round/src/state_machine.rs#L88-L89

Added lines #L88 - L89 were not covered by tests

Check warning on line 91 in Code/round/src/state_machine.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Code/round/src/state_machine.rs#L91

Added line #L91 was not covered by tests

Check warning on line 93 in Code/round/src/state_machine.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Code/round/src/state_machine.rs#L93

Added line #L93 was not covered by tests

Check warning on line 107 in Code/round/src/state_machine.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Code/round/src/state_machine.rs#L106-L107

Added lines #L106 - L107 were not covered by tests

Check warning on line 117 in Code/round/src/state_machine.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Code/round/src/state_machine.rs#L115-L117

Added lines #L115 - L117 were not covered by tests

Check warning on line 153 in Code/round/src/state_machine.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Code/round/src/state_machine.rs#L153

Added line #L153 was not covered by tests

Check warning on line 189 in Code/round/src/state_machine.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Code/round/src/state_machine.rs#L189

Added line #L189 was not covered by tests

Check warning on line 246 in Code/round/src/state_machine.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Code/round/src/state_machine.rs#L246

Added line #L246 was not covered by tests

Check warning on line 249 in Code/round/src/state_machine.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Code/round/src/state_machine.rs#L249

Added line #L249 was not covered by tests