Skip to content

feat: add correlation plot functions to init

0f9f331
Select commit
Loading
Failed to load commit list.
Merged

feat: add analysis functions #92

feat: add correlation plot functions to init
0f9f331
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 16, 2024 in 1s

34.82% of diff hit (target 49.04%)

View this Pull Request on Codecov

34.82% of diff hit (target 49.04%)

Annotations

Check warning on line 47 in src/readii/analyze/correlation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/readii/analyze/correlation.py#L45-L47

Added lines #L45 - L47 were not covered by tests

Check warning on line 68 in src/readii/analyze/correlation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/readii/analyze/correlation.py#L65-L68

Added lines #L65 - L68 were not covered by tests

Check warning on line 93 in src/readii/analyze/correlation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/readii/analyze/correlation.py#L90-L93

Added lines #L90 - L93 were not covered by tests

Check warning on line 98 in src/readii/analyze/correlation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/readii/analyze/correlation.py#L95-L98

Added lines #L95 - L98 were not covered by tests

Check warning on line 101 in src/readii/analyze/correlation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/readii/analyze/correlation.py#L101

Added line #L101 was not covered by tests

Check warning on line 125 in src/readii/analyze/correlation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/readii/analyze/correlation.py#L122-L125

Added lines #L122 - L125 were not covered by tests

Check warning on line 130 in src/readii/analyze/correlation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/readii/analyze/correlation.py#L127-L130

Added lines #L127 - L130 were not covered by tests

Check warning on line 133 in src/readii/analyze/correlation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/readii/analyze/correlation.py#L133

Added line #L133 was not covered by tests

Check warning on line 136 in src/readii/analyze/correlation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/readii/analyze/correlation.py#L136

Added line #L136 was not covered by tests

Check warning on line 160 in src/readii/analyze/correlation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/readii/analyze/correlation.py#L157-L160

Added lines #L157 - L160 were not covered by tests

Check warning on line 165 in src/readii/analyze/correlation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/readii/analyze/correlation.py#L162-L165

Added lines #L162 - L165 were not covered by tests

Check warning on line 167 in src/readii/analyze/correlation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/readii/analyze/correlation.py#L167

Added line #L167 was not covered by tests

Check warning on line 48 in src/readii/analyze/plot_correlation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/readii/analyze/plot_correlation.py#L47-L48

Added lines #L47 - L48 were not covered by tests

Check warning on line 50 in src/readii/analyze/plot_correlation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/readii/analyze/plot_correlation.py#L50

Added line #L50 was not covered by tests

Check warning on line 53 in src/readii/analyze/plot_correlation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/readii/analyze/plot_correlation.py#L52-L53

Added lines #L52 - L53 were not covered by tests

Check warning on line 55 in src/readii/analyze/plot_correlation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/readii/analyze/plot_correlation.py#L55

Added line #L55 was not covered by tests

Check warning on line 59 in src/readii/analyze/plot_correlation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/readii/analyze/plot_correlation.py#L57-L59

Added lines #L57 - L59 were not covered by tests

Check warning on line 61 in src/readii/analyze/plot_correlation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/readii/analyze/plot_correlation.py#L61

Added line #L61 was not covered by tests

Check warning on line 63 in src/readii/analyze/plot_correlation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/readii/analyze/plot_correlation.py#L63

Added line #L63 was not covered by tests

Check warning on line 67 in src/readii/analyze/plot_correlation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/readii/analyze/plot_correlation.py#L66-L67

Added lines #L66 - L67 were not covered by tests

Check warning on line 70 in src/readii/analyze/plot_correlation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/readii/analyze/plot_correlation.py#L70

Added line #L70 was not covered by tests

Check warning on line 73 in src/readii/analyze/plot_correlation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/readii/analyze/plot_correlation.py#L73

Added line #L73 was not covered by tests

Check warning on line 79 in src/readii/analyze/plot_correlation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/readii/analyze/plot_correlation.py#L79

Added line #L79 was not covered by tests

Check warning on line 82 in src/readii/analyze/plot_correlation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/readii/analyze/plot_correlation.py#L81-L82

Added lines #L81 - L82 were not covered by tests

Check warning on line 86 in src/readii/analyze/plot_correlation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/readii/analyze/plot_correlation.py#L85-L86

Added lines #L85 - L86 were not covered by tests