Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Instrument stdlib with codecoverage and sanitizers #937

Open
jalvesz opened this issue Feb 14, 2025 · 3 comments
Open

Instrument stdlib with codecoverage and sanitizers #937

jalvesz opened this issue Feb 14, 2025 · 3 comments
Labels
idea Proposition of an idea and opening an issue to discuss it

Comments

@jalvesz
Copy link
Contributor

jalvesz commented Feb 14, 2025

Motivation

I think it would be advisable for stdlib to count with a strong validation process beyond the current testing framework. Typically

These tools can be used as github actions to produce html reports to help improve the code quality.

Prior Art

No response

Additional Information

No response

@jalvesz jalvesz added the idea Proposition of an idea and opening an issue to discuss it label Feb 14, 2025
@jvdp1
Copy link
Member

jvdp1 commented Feb 16, 2025

I think it is a good idea. But I have no experience with these tools.

@perazz
Copy link
Member

perazz commented Feb 17, 2025

Other Fortran libraries such as json-fortran already implement these tools and could serve as an inspiration for the CI setup

@jvdp1
Copy link
Member

jvdp1 commented Feb 17, 2025

The Fortran-lang project test-drive also uses such tools.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
idea Proposition of an idea and opening an issue to discuss it
Projects
None yet
Development

No branches or pull requests

3 participants