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

Increasing test coverage of RSS part #90

Open
QuantumChemist opened this issue Aug 8, 2024 · 2 comments
Open

Increasing test coverage of RSS part #90

QuantumChemist opened this issue Aug 8, 2024 · 2 comments
Assignees

Comments

@QuantumChemist
Copy link
Collaborator

QuantumChemist commented Aug 8, 2024

Currently, the coverage looks like this: https://github.com/QuantumChemist/autoplex/actions/runs/10303233387/job/28522877796

Among this, the least covered code parts are:

autoplex/data/rss/flows.py                     43     43     0%   3-354
autoplex/data/rss/utils.py                    247    205    17%   31-41, 46-79, 120-136, 140, 144-157, 167-201, 208-225, 229-235, 239-256, 287-418, 446

I would like to suggest @YuanbinLiu and I work on increasing the test coverage.

@JaGeo
Copy link
Collaborator

JaGeo commented Aug 8, 2024

I agree that this would be a very good idea. This would ensure that future implementations are safe and we might discover some additional bugs in the current implementation!

@YuanbinLiu
Copy link
Collaborator

Yes, this is a good idea

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants