Skip to content
This repository has been archived by the owner on Dec 23, 2024. It is now read-only.

style: reformat code and add doc tests #12

Merged
merged 19 commits into from
Sep 2, 2024

Clear comments in logger.rs

e0207ef
Select commit
Loading
Failed to load commit list.
Merged

style: reformat code and add doc tests #12

Clear comments in logger.rs
e0207ef
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 31, 2024 in 1s

0.00% of diff hit (target 0.00%)

View this Pull Request on Codecov

0.00% of diff hit (target 0.00%)

Annotations

Check warning on line 37 in barkit-extract/src/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

barkit-extract/src/error.rs#L37

Added line #L37 was not covered by tests

Check warning on line 47 in barkit-extract/src/fastq.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

barkit-extract/src/fastq.rs#L47

Added line #L47 was not covered by tests

Check warning on line 57 in barkit-extract/src/fastq.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

barkit-extract/src/fastq.rs#L57

Added line #L57 was not covered by tests

Check warning on line 98 in barkit-extract/src/fastq.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

barkit-extract/src/fastq.rs#L98

Added line #L98 was not covered by tests

Check warning on line 36 in barkit-extract/src/logger.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

barkit-extract/src/logger.rs#L36

Added line #L36 was not covered by tests

Check warning on line 41 in barkit-extract/src/logger.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

barkit-extract/src/logger.rs#L41

Added line #L41 was not covered by tests

Check warning on line 68 in barkit-extract/src/logger.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

barkit-extract/src/logger.rs#L64-L68

Added lines #L64 - L68 were not covered by tests

Check warning on line 72 in barkit-extract/src/logger.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

barkit-extract/src/logger.rs#L72

Added line #L72 was not covered by tests

Check warning on line 79 in barkit-extract/src/logger.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

barkit-extract/src/logger.rs#L77-L79

Added lines #L77 - L79 were not covered by tests

Check warning on line 86 in barkit-extract/src/logger.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

barkit-extract/src/logger.rs#L84-L86

Added lines #L84 - L86 were not covered by tests

Check warning on line 91 in barkit-extract/src/logger.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

barkit-extract/src/logger.rs#L90-L91

Added lines #L90 - L91 were not covered by tests

Check warning on line 93 in barkit-extract/src/logger.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

barkit-extract/src/logger.rs#L93

Added line #L93 was not covered by tests

Check warning on line 99 in barkit-extract/src/logger.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

barkit-extract/src/logger.rs#L98-L99

Added lines #L98 - L99 were not covered by tests

Check warning on line 103 in barkit-extract/src/logger.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

barkit-extract/src/logger.rs#L103

Added line #L103 was not covered by tests

Check warning on line 94 in barkit-extract/src/parse.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

barkit-extract/src/parse.rs#L94

Added line #L94 was not covered by tests

Check warning on line 22 in barkit-extract/src/pattern.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

barkit-extract/src/pattern.rs#L18-L22

Added lines #L18 - L22 were not covered by tests

Check warning on line 40 in barkit-extract/src/pattern.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

barkit-extract/src/pattern.rs#L38-L40

Added lines #L38 - L40 were not covered by tests

Check warning on line 44 in barkit-extract/src/pattern.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

barkit-extract/src/pattern.rs#L43-L44

Added lines #L43 - L44 were not covered by tests

Check warning on line 48 in barkit-extract/src/pattern.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

barkit-extract/src/pattern.rs#L47-L48

Added lines #L47 - L48 were not covered by tests

Check warning on line 52 in barkit-extract/src/pattern.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

barkit-extract/src/pattern.rs#L51-L52

Added lines #L51 - L52 were not covered by tests

Check warning on line 55 in barkit-extract/src/pattern.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

barkit-extract/src/pattern.rs#L54-L55

Added lines #L54 - L55 were not covered by tests

Check warning on line 58 in barkit-extract/src/pattern.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

barkit-extract/src/pattern.rs#L58

Added line #L58 was not covered by tests

Check warning on line 60 in barkit-extract/src/pattern.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

barkit-extract/src/pattern.rs#L60

Added line #L60 was not covered by tests

Check warning on line 63 in barkit-extract/src/pattern.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

barkit-extract/src/pattern.rs#L62-L63

Added lines #L62 - L63 were not covered by tests

Check warning on line 69 in barkit-extract/src/pattern.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

barkit-extract/src/pattern.rs#L66-L69

Added lines #L66 - L69 were not covered by tests