Skip to content

Remove spi.go

ec8bba8
Select commit
Loading
Failed to load commit list.
Merged

mpu9250: Add i2c interface support #101

Remove spi.go
ec8bba8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 15, 2025 in 1s

0.0% of diff hit (target 40.0%)

View this Pull Request on Codecov

0.0% of diff hit (target 40.0%)

Annotations

Check warning on line 67 in mpu9250/mpu9250.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

mpu9250/mpu9250.go#L67

Added line #L67 was not covered by tests

Check warning on line 38 in mpu9250/transport.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

mpu9250/transport.go#L29-L38

Added lines #L29 - L38 were not covered by tests

Check warning on line 42 in mpu9250/transport.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

mpu9250/transport.go#L41-L42

Added lines #L41 - L42 were not covered by tests

Check warning on line 47 in mpu9250/transport.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

mpu9250/transport.go#L46-L47

Added lines #L46 - L47 were not covered by tests

Check warning on line 54 in mpu9250/transport.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

mpu9250/transport.go#L50-L54

Added lines #L50 - L54 were not covered by tests

Check warning on line 69 in mpu9250/transport.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

mpu9250/transport.go#L57-L69

Added lines #L57 - L69 were not covered by tests

Check warning on line 74 in mpu9250/transport.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

mpu9250/transport.go#L72-L74

Added lines #L72 - L74 were not covered by tests

Check warning on line 88 in mpu9250/transport.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

mpu9250/transport.go#L77-L88

Added lines #L77 - L88 were not covered by tests

Check warning on line 98 in mpu9250/transport.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

mpu9250/transport.go#L91-L98

Added lines #L91 - L98 were not covered by tests

Check warning on line 105 in mpu9250/transport.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

mpu9250/transport.go#L101-L105

Added lines #L101 - L105 were not covered by tests

Check warning on line 124 in mpu9250/transport.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

mpu9250/transport.go#L108-L124

Added lines #L108 - L124 were not covered by tests

Check warning on line 130 in mpu9250/transport.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

mpu9250/transport.go#L127-L130

Added lines #L127 - L130 were not covered by tests

Check warning on line 145 in mpu9250/transport.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

mpu9250/transport.go#L133-L145

Added lines #L133 - L145 were not covered by tests

Check warning on line 148 in mpu9250/transport.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

mpu9250/transport.go#L148

Added line #L148 was not covered by tests