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

Constify OcMatrix #3148

Merged
merged 10 commits into from
Oct 30, 2024

useless getval

46df5fe
Select commit
Loading
Failed to load commit list.
Merged

Constify OcMatrix #3148

useless getval
46df5fe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 30, 2024 in 1s

42.98% of diff hit (target 67.17%)

View this Pull Request on Codecov

42.98% of diff hit (target 67.17%)

Annotations

Check warning on line 641 in src/ivoc/matrix.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ivoc/matrix.cpp#L641

Added line #L641 was not covered by tests

Check warning on line 38 in src/ivoc/ocmatrix.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ivoc/ocmatrix.cpp#L37-L38

Added lines #L37 - L38 were not covered by tests

Check warning on line 42 in src/ivoc/ocmatrix.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ivoc/ocmatrix.cpp#L41-L42

Added lines #L41 - L42 were not covered by tests

Check warning on line 46 in src/ivoc/ocmatrix.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ivoc/ocmatrix.cpp#L45-L46

Added lines #L45 - L46 were not covered by tests

Check warning on line 50 in src/ivoc/ocmatrix.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ivoc/ocmatrix.cpp#L50

Added line #L50 was not covered by tests

Check warning on line 86 in src/ivoc/ocmatrix.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ivoc/ocmatrix.cpp#L86

Added line #L86 was not covered by tests

Check warning on line 96 in src/ivoc/ocmatrix.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ivoc/ocmatrix.cpp#L96

Added line #L96 was not covered by tests

Check warning on line 108 in src/ivoc/ocmatrix.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ivoc/ocmatrix.cpp#L108

Added line #L108 was not covered by tests

Check warning on line 150 in src/ivoc/ocmatrix.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ivoc/ocmatrix.cpp#L150

Added line #L150 was not covered by tests

Check warning on line 207 in src/ivoc/ocmatrix.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ivoc/ocmatrix.cpp#L207

Added line #L207 was not covered by tests

Check warning on line 211 in src/ivoc/ocmatrix.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ivoc/ocmatrix.cpp#L211

Added line #L211 was not covered by tests

Check warning on line 215 in src/ivoc/ocmatrix.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ivoc/ocmatrix.cpp#L215

Added line #L215 was not covered by tests

Check warning on line 228 in src/ivoc/ocmatrix.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ivoc/ocmatrix.cpp#L228

Added line #L228 was not covered by tests

Check warning on line 332 in src/ivoc/ocmatrix.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ivoc/ocmatrix.cpp#L332

Added line #L332 was not covered by tests

Check warning on line 350 in src/ivoc/ocmatrix.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ivoc/ocmatrix.cpp#L350

Added line #L350 was not covered by tests

Check warning on line 358 in src/ivoc/ocmatrix.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ivoc/ocmatrix.cpp#L358

Added line #L358 was not covered by tests

Check warning on line 34 in src/ivoc/ocmatrix.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ivoc/ocmatrix.h#L34

Added line #L34 was not covered by tests

Check warning on line 37 in src/ivoc/ocmatrix.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ivoc/ocmatrix.h#L37

Added line #L37 was not covered by tests

Check warning on line 44 in src/ivoc/ocmatrix.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ivoc/ocmatrix.h#L44

Added line #L44 was not covered by tests

Check warning on line 48 in src/ivoc/ocmatrix.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ivoc/ocmatrix.h#L48

Added line #L48 was not covered by tests

Check warning on line 52 in src/ivoc/ocmatrix.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ivoc/ocmatrix.h#L52

Added line #L52 was not covered by tests

Check warning on line 67 in src/ivoc/ocmatrix.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ivoc/ocmatrix.h#L67

Added line #L67 was not covered by tests

Check warning on line 70 in src/ivoc/ocmatrix.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ivoc/ocmatrix.h#L70

Added line #L70 was not covered by tests

Check warning on line 73 in src/ivoc/ocmatrix.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ivoc/ocmatrix.h#L73

Added line #L73 was not covered by tests

Check warning on line 76 in src/ivoc/ocmatrix.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ivoc/ocmatrix.h#L76

Added line #L76 was not covered by tests