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

Add DLT file transfer packages #24

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

Further tests and constants

6682f16
Select commit
Loading
Failed to load commit list.
Open

Add DLT file transfer packages #24

Further tests and constants
6682f16
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 1, 2024 in 1s

91.52% of diff hit (target 98.71%)

View this Pull Request on Codecov

91.52% of diff hit (target 98.71%)

Annotations

Check warning on line 22 in src/error/ft_pool_error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/error/ft_pool_error.rs#L17-L22

Added lines #L17 - L22 were not covered by tests

Check warning on line 24 in src/error/ft_pool_error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/error/ft_pool_error.rs#L24

Added line #L24 was not covered by tests

Check warning on line 44 in src/error/ft_reassemble_error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/error/ft_reassemble_error.rs#L37-L44

Added lines #L37 - L44 were not covered by tests

Check warning on line 46 in src/error/ft_reassemble_error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/error/ft_reassemble_error.rs#L46

Added line #L46 was not covered by tests

Check warning on line 113 in src/ft/dlt_ft_buffer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ft/dlt_ft_buffer.rs#L113

Added line #L113 was not covered by tests

Check warning on line 13 in src/ft/dlt_ft_int.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ft/dlt_ft_int.rs#L11-L13

Added lines #L11 - L13 were not covered by tests

Check warning on line 21 in src/ft/dlt_ft_int.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ft/dlt_ft_int.rs#L15-L21

Added lines #L15 - L21 were not covered by tests

Check warning on line 23 in src/ft/dlt_ft_int.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ft/dlt_ft_int.rs#L23

Added line #L23 was not covered by tests

Check warning on line 29 in src/ft/dlt_ft_int.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ft/dlt_ft_int.rs#L27-L29

Added lines #L27 - L29 were not covered by tests

Check warning on line 35 in src/ft/dlt_ft_int.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ft/dlt_ft_int.rs#L33-L35

Added lines #L33 - L35 were not covered by tests

Check warning on line 42 in src/ft/dlt_ft_int.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ft/dlt_ft_int.rs#L39-L42

Added lines #L39 - L42 were not covered by tests

Check warning on line 44 in src/ft/dlt_ft_int.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ft/dlt_ft_int.rs#L44

Added line #L44 was not covered by tests

Check warning on line 27 in src/ft/dlt_ft_pkg.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ft/dlt_ft_pkg.rs#L26-L27

Added lines #L26 - L27 were not covered by tests

Check warning on line 31 in src/ft/dlt_ft_pkg.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ft/dlt_ft_pkg.rs#L29-L31

Added lines #L29 - L31 were not covered by tests

Check warning on line 33 in src/ft/dlt_ft_pkg.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ft/dlt_ft_pkg.rs#L33

Added line #L33 was not covered by tests

Check warning on line 42 in src/ft/dlt_ft_pkg.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ft/dlt_ft_pkg.rs#L36-L42

Added lines #L36 - L42 were not covered by tests

Check warning on line 48 in src/ft/dlt_ft_pkg.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ft/dlt_ft_pkg.rs#L44-L48

Added lines #L44 - L48 were not covered by tests

Check warning on line 54 in src/ft/dlt_ft_pkg.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ft/dlt_ft_pkg.rs#L50-L54

Added lines #L50 - L54 were not covered by tests

Check warning on line 60 in src/ft/dlt_ft_pkg.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ft/dlt_ft_pkg.rs#L56-L60

Added lines #L56 - L60 were not covered by tests

Check warning on line 62 in src/ft/dlt_ft_pkg.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ft/dlt_ft_pkg.rs#L62

Added line #L62 was not covered by tests

Check warning on line 72 in src/ft/dlt_ft_pkg.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ft/dlt_ft_pkg.rs#L66-L72

Added lines #L66 - L72 were not covered by tests

Check warning on line 80 in src/ft/dlt_ft_pkg.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ft/dlt_ft_pkg.rs#L74-L80

Added lines #L74 - L80 were not covered by tests

Check warning on line 90 in src/ft/dlt_ft_pkg.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ft/dlt_ft_pkg.rs#L83-L90

Added lines #L83 - L90 were not covered by tests

Check warning on line 99 in src/ft/dlt_ft_pkg.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ft/dlt_ft_pkg.rs#L92-L99

Added lines #L92 - L99 were not covered by tests

Check warning on line 110 in src/ft/dlt_ft_pkg.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ft/dlt_ft_pkg.rs#L102-L110

Added lines #L102 - L110 were not covered by tests