Skip to content

Review comment

b509627
Select commit
Loading
Failed to load commit list.
Merged

Add Support for 74HC595 Serial -> Parallel Shift Register #99

Review comment
b509627
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 27, 2025 in 0s

49.1% of diff hit (target 40.0%)

View this Pull Request on Codecov

49.1% of diff hit (target 40.0%)

Annotations

Check warning on line 102 in nxp74hc595/74hc595.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

nxp74hc595/74hc595.go#L97-L102

Added lines #L97 - L102 were not covered by tests

Check warning on line 106 in nxp74hc595/74hc595.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

nxp74hc595/74hc595.go#L105-L106

Added lines #L105 - L106 were not covered by tests

Check warning on line 115 in nxp74hc595/74hc595.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

nxp74hc595/74hc595.go#L110-L115

Added lines #L110 - L115 were not covered by tests

Check warning on line 121 in nxp74hc595/74hc595.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

nxp74hc595/74hc595.go#L120-L121

Added lines #L120 - L121 were not covered by tests

Check warning on line 129 in nxp74hc595/74hc595.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

nxp74hc595/74hc595.go#L125-L129

Added lines #L125 - L129 were not covered by tests

Check warning on line 131 in nxp74hc595/74hc595.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

nxp74hc595/74hc595.go#L131

Added line #L131 was not covered by tests

Check warning on line 139 in nxp74hc595/74hc595.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

nxp74hc595/74hc595.go#L135-L139

Added lines #L135 - L139 were not covered by tests

Check warning on line 141 in nxp74hc595/74hc595.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

nxp74hc595/74hc595.go#L141

Added line #L141 was not covered by tests

Check warning on line 166 in nxp74hc595/74hc595.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

nxp74hc595/74hc595.go#L165-L166

Added lines #L165 - L166 were not covered by tests

Check warning on line 171 in nxp74hc595/74hc595.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

nxp74hc595/74hc595.go#L170-L171

Added lines #L170 - L171 were not covered by tests

Check warning on line 177 in nxp74hc595/74hc595.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

nxp74hc595/74hc595.go#L175-L177

Added lines #L175 - L177 were not covered by tests

Check warning on line 186 in nxp74hc595/74hc595.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

nxp74hc595/74hc595.go#L180-L186

Added lines #L180 - L186 were not covered by tests

Check warning on line 20 in nxp74hc595/pin.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

nxp74hc595/pin.go#L19-L20

Added lines #L19 - L20 were not covered by tests

Check warning on line 25 in nxp74hc595/pin.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

nxp74hc595/pin.go#L24-L25

Added lines #L24 - L25 were not covered by tests

Check warning on line 30 in nxp74hc595/pin.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

nxp74hc595/pin.go#L29-L30

Added lines #L29 - L30 were not covered by tests

Check warning on line 35 in nxp74hc595/pin.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

nxp74hc595/pin.go#L34-L35

Added lines #L34 - L35 were not covered by tests

Check warning on line 50 in nxp74hc595/pin.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

nxp74hc595/pin.go#L49-L50

Added lines #L49 - L50 were not covered by tests

Check warning on line 54 in nxp74hc595/pin.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

nxp74hc595/pin.go#L53-L54

Added lines #L53 - L54 were not covered by tests