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

init j1939 datalink #44

Open
wants to merge 29 commits into
base: main
Choose a base branch
from

borrow

24f567a
Select commit
Loading
Failed to load commit list.
Open

init j1939 datalink #44

borrow
24f567a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 22, 2024 in 0s

62.71% of diff hit (target 11.52%)

View this Pull Request on Codecov

62.71% of diff hit (target 11.52%)

Annotations

Check warning on line 13 in src/j1939/driver.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/j1939/driver.rs#L13

Added line #L13 was not covered by tests

Check warning on line 66 in src/j1939/extended_id.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/j1939/extended_id.rs#L65-L66

Added lines #L65 - L66 were not covered by tests

Check warning on line 97 in src/j1939/extended_id.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/j1939/extended_id.rs#L97

Added line #L97 was not covered by tests

Check warning on line 101 in src/j1939/extended_id.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/j1939/extended_id.rs#L101

Added line #L101 was not covered by tests

Check warning on line 152 in src/j1939/extended_id.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/j1939/extended_id.rs#L151-L152

Added lines #L151 - L152 were not covered by tests

Check warning on line 27 in src/j1939/frame.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/j1939/frame.rs#L24-L27

Added lines #L24 - L27 were not covered by tests

Check warning on line 34 in src/j1939/frame.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/j1939/frame.rs#L33-L34

Added lines #L33 - L34 were not covered by tests

Check warning on line 40 in src/j1939/frame.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/j1939/frame.rs#L39-L40

Added lines #L39 - L40 were not covered by tests

Check warning on line 47 in src/j1939/frame.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/j1939/frame.rs#L46-L47

Added lines #L46 - L47 were not covered by tests

Check warning on line 55 in src/j1939/frame.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/j1939/frame.rs#L54-L55

Added lines #L54 - L55 were not covered by tests

Check warning on line 62 in src/j1939/frame.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/j1939/frame.rs#L59-L62

Added lines #L59 - L62 were not covered by tests

Check warning on line 70 in src/j1939/frame.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/j1939/frame.rs#L67-L70

Added lines #L67 - L70 were not covered by tests

Check warning on line 76 in src/j1939/frame.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/j1939/frame.rs#L75-L76

Added lines #L75 - L76 were not covered by tests

Check warning on line 81 in src/j1939/frame.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/j1939/frame.rs#L80-L81

Added lines #L80 - L81 were not covered by tests

Check warning on line 86 in src/j1939/frame.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/j1939/frame.rs#L85-L86

Added lines #L85 - L86 were not covered by tests

Check warning on line 91 in src/j1939/frame.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/j1939/frame.rs#L90-L91

Added lines #L90 - L91 were not covered by tests

Check warning on line 96 in src/j1939/frame.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/j1939/frame.rs#L95-L96

Added lines #L95 - L96 were not covered by tests

Check warning on line 32 in src/j1939/id.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/j1939/id.rs#L31-L32

Added lines #L31 - L32 were not covered by tests

Check warning on line 40 in src/j1939/id.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/j1939/id.rs#L37-L40

Added lines #L37 - L40 were not covered by tests

Check warning on line 55 in src/j1939/id.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/j1939/id.rs#L48-L55

Added lines #L48 - L55 were not covered by tests

Check warning on line 59 in src/j1939/id.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/j1939/id.rs#L57-L59

Added lines #L57 - L59 were not covered by tests

Check warning on line 61 in src/j1939/id.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/j1939/id.rs#L61

Added line #L61 was not covered by tests

Check warning on line 67 in src/j1939/id.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/j1939/id.rs#L63-L67

Added lines #L63 - L67 were not covered by tests

Check warning on line 70 in src/j1939/id.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/j1939/id.rs#L69-L70

Added lines #L69 - L70 were not covered by tests

Check warning on line 74 in src/j1939/id.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/j1939/id.rs#L73-L74

Added lines #L73 - L74 were not covered by tests