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

[Feature] Pad Missing Values #17

Merged
merged 11 commits into from
Mar 3, 2024

[docs] style man pages

7e410b4
Select commit
Loading
Failed to load commit list.
Merged

[Feature] Pad Missing Values #17

[docs] style man pages
7e410b4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 2, 2024 in 1s

77.41% of diff hit (target 73.98%)

View this Pull Request on Codecov

77.41% of diff hit (target 73.98%)

Annotations

Check warning on line 159 in R/input_long.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/input_long.R#L157-L159

Added lines #L157 - L159 were not covered by tests

Check warning on line 165 in R/input_long.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/input_long.R#L163-L165

Added lines #L163 - L165 were not covered by tests

Check warning on line 157 in R/input_wide.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/input_wide.R#L155-L157

Added lines #L155 - L157 were not covered by tests

Check warning on line 163 in R/input_wide.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/input_wide.R#L161-L163

Added lines #L161 - L163 were not covered by tests

Check warning on line 119 in R/output_long.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/output_long.R#L116-L119

Added lines #L116 - L119 were not covered by tests

Check warning on line 124 in R/output_long.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/output_long.R#L122-L124

Added lines #L122 - L124 were not covered by tests

Check warning on line 128 in R/output_long.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/output_long.R#L127-L128

Added lines #L127 - L128 were not covered by tests

Check warning on line 134 in R/output_long.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/output_long.R#L132-L134

Added lines #L132 - L134 were not covered by tests

Check warning on line 121 in R/output_wide.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/output_wide.R#L118-L121

Added lines #L118 - L121 were not covered by tests

Check warning on line 126 in R/output_wide.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/output_wide.R#L124-L126

Added lines #L124 - L126 were not covered by tests

Check warning on line 130 in R/output_wide.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/output_wide.R#L129-L130

Added lines #L129 - L130 were not covered by tests

Check warning on line 173 in R/savitzky_golay.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/savitzky_golay.R#L171-L173

Added lines #L171 - L173 were not covered by tests

Check warning on line 186 in R/savitzky_golay.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/savitzky_golay.R#L184-L186

Added lines #L184 - L186 were not covered by tests

Check warning on line 192 in R/savitzky_golay.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/savitzky_golay.R#L190-L192

Added lines #L190 - L192 were not covered by tests