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

Implement SPOSetT<T> template class hierarchy #4684

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Fix missing const

c3298e8
Select commit
Loading
Failed to load commit list.
Open

Implement SPOSetT<T> template class hierarchy #4684

Fix missing const
c3298e8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 9, 2023 in 1s

48.13% of diff hit (target 52.12%)

View this Pull Request on Codecov

48.13% of diff hit (target 52.12%)

Annotations

Check warning on line 313 in src/Particle/DistanceTableT.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Particle/DistanceTableT.h#L313

Added line #L313 was not covered by tests

Check warning on line 316 in src/Particle/DistanceTableT.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Particle/DistanceTableT.h#L316

Added line #L316 was not covered by tests

Check warning on line 321 in src/Particle/DistanceTableT.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Particle/DistanceTableT.h#L321

Added line #L321 was not covered by tests

Check warning on line 326 in src/Particle/DistanceTableT.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Particle/DistanceTableT.h#L326

Added line #L326 was not covered by tests

Check warning on line 389 in src/Particle/DistanceTableT.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Particle/DistanceTableT.h#L389

Added line #L389 was not covered by tests

Check warning on line 396 in src/Particle/DistanceTableT.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Particle/DistanceTableT.h#L396

Added line #L396 was not covered by tests

Check warning on line 29 in src/Particle/DynamicCoordinatesT.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Particle/DynamicCoordinatesT.cpp#L29

Added line #L29 was not covered by tests

Check warning on line 219 in src/Particle/InitMolecularSystemT.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Particle/InitMolecularSystemT.cpp#L219

Added line #L219 was not covered by tests

Check warning on line 224 in src/Particle/InitMolecularSystemT.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Particle/InitMolecularSystemT.cpp#L224

Added line #L224 was not covered by tests

Check warning on line 237 in src/Particle/InitMolecularSystemT.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Particle/InitMolecularSystemT.cpp#L237

Added line #L237 was not covered by tests

Check warning on line 262 in src/Particle/InitMolecularSystemT.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Particle/InitMolecularSystemT.cpp#L262

Added line #L262 was not covered by tests

Check warning on line 277 in src/Particle/InitMolecularSystemT.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Particle/InitMolecularSystemT.cpp#L277

Added line #L277 was not covered by tests

Check warning on line 279 in src/Particle/InitMolecularSystemT.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Particle/InitMolecularSystemT.cpp#L279

Added line #L279 was not covered by tests

Check warning on line 283 in src/Particle/InitMolecularSystemT.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Particle/InitMolecularSystemT.cpp#L283

Added line #L283 was not covered by tests

Check warning on line 285 in src/Particle/InitMolecularSystemT.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Particle/InitMolecularSystemT.cpp#L285

Added line #L285 was not covered by tests

Check warning on line 289 in src/Particle/InitMolecularSystemT.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Particle/InitMolecularSystemT.cpp#L289

Added line #L289 was not covered by tests

Check warning on line 90 in src/Particle/LongRange/StructFactT.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Particle/LongRange/StructFactT.h#L90

Added line #L90 was not covered by tests

Check warning on line 93 in src/Particle/LongRange/StructFactT.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Particle/LongRange/StructFactT.h#L93

Added line #L93 was not covered by tests

Check warning on line 128 in src/Particle/LongRange/StructFactT.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Particle/LongRange/StructFactT.h#L128

Added line #L128 was not covered by tests

Check warning on line 71 in src/Particle/MCWalkerConfigurationT.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Particle/MCWalkerConfigurationT.cpp#L71

Added line #L71 was not covered by tests

Check warning on line 77 in src/Particle/MCWalkerConfigurationT.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Particle/MCWalkerConfigurationT.cpp#L75-L77

Added lines #L75 - L77 were not covered by tests

Check warning on line 83 in src/Particle/MCWalkerConfigurationT.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Particle/MCWalkerConfigurationT.cpp#L82-L83

Added lines #L82 - L83 were not covered by tests

Check warning on line 94 in src/Particle/MCWalkerConfigurationT.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Particle/MCWalkerConfigurationT.cpp#L94

Added line #L94 was not covered by tests

Check warning on line 121 in src/Particle/MCWalkerConfigurationT.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Particle/MCWalkerConfigurationT.cpp#L121

Added line #L121 was not covered by tests

Check warning on line 140 in src/Particle/MCWalkerConfigurationT.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Particle/MCWalkerConfigurationT.cpp#L140

Added line #L140 was not covered by tests