Skip to content

Adding initial C code to ramp fitting.

Codecov / codecov/patch failed Jan 12, 2024 in 1s

57.44% of diff hit (target 84.31%)

View this Pull Request on Codecov

57.44% of diff hit (target 84.31%)

Annotations

Check warning on line 10 in setup.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

setup.py#L10

Added line #L10 was not covered by tests

Check warning on line 15 in setup.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

setup.py#L15

Added line #L15 was not covered by tests

Check warning on line 18 in setup.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

setup.py#L18

Added line #L18 was not covered by tests

Check warning on line 668 in src/stcal/ramp_fitting/ols_fit.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stcal/ramp_fitting/ols_fit.py#L666-L668

Added lines #L666 - L668 were not covered by tests

Check warning on line 670 in src/stcal/ramp_fitting/ols_fit.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stcal/ramp_fitting/ols_fit.py#L670

Added line #L670 was not covered by tests

Check warning on line 675 in src/stcal/ramp_fitting/ols_fit.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stcal/ramp_fitting/ols_fit.py#L672-L675

Added lines #L672 - L675 were not covered by tests

Check warning on line 677 in src/stcal/ramp_fitting/ols_fit.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stcal/ramp_fitting/ols_fit.py#L677

Added line #L677 was not covered by tests

Check warning on line 680 in src/stcal/ramp_fitting/ols_fit.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stcal/ramp_fitting/ols_fit.py#L679-L680

Added lines #L679 - L680 were not covered by tests

Check warning on line 682 in src/stcal/ramp_fitting/ols_fit.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stcal/ramp_fitting/ols_fit.py#L682

Added line #L682 was not covered by tests

Check warning on line 696 in src/stcal/ramp_fitting/ols_fit.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stcal/ramp_fitting/ols_fit.py#L696

Added line #L696 was not covered by tests

Check warning on line 720 in src/stcal/ramp_fitting/ols_fit.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stcal/ramp_fitting/ols_fit.py#L719-L720

Added lines #L719 - L720 were not covered by tests

Check warning on line 723 in src/stcal/ramp_fitting/ols_fit.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stcal/ramp_fitting/ols_fit.py#L722-L723

Added lines #L722 - L723 were not covered by tests

Check warning on line 753 in src/stcal/ramp_fitting/ols_fit.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stcal/ramp_fitting/ols_fit.py#L753

Added line #L753 was not covered by tests

Check warning on line 756 in src/stcal/ramp_fitting/ols_fit.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stcal/ramp_fitting/ols_fit.py#L755-L756

Added lines #L755 - L756 were not covered by tests

Check warning on line 761 in src/stcal/ramp_fitting/ols_fit.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stcal/ramp_fitting/ols_fit.py#L758-L761

Added lines #L758 - L761 were not covered by tests

Check warning on line 763 in src/stcal/ramp_fitting/ols_fit.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stcal/ramp_fitting/ols_fit.py#L763

Added line #L763 was not covered by tests

Check warning on line 876 in src/stcal/ramp_fitting/ols_fit.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stcal/ramp_fitting/ols_fit.py#L871-L876

Added lines #L871 - L876 were not covered by tests

Check warning on line 190 in src/stcal/ramp_fitting/ramp_fit_class.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stcal/ramp_fitting/ramp_fit_class.py#L185-L190

Added lines #L185 - L190 were not covered by tests