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

Fix assertion generation for float subclasses #70

Merged

Conversation

BergLucas
Copy link
Contributor

Hi,

This pull request fixes the bug I've explained in issue #69.

Have a nice day!

stephanlukasczyk added a commit that referenced this pull request Jun 14, 2024
- Add possibility to control number of mutations in MOSA.
- Compute the area under curve if Pynguin traces the coverage over time;
  area under curve can be interpreted as the integral over the coverage
  function, which is computed via trapezoidal approximation.
- Fix the assertion generation for `float`s (thanks to @BergLucas in #70)
- Fix assertions and invalid function call (thanks to @BergLucas in #72)
@stephanlukasczyk stephanlukasczyk merged commit 2febbcb into se2p:main Jun 14, 2024
2 checks passed
@BergLucas BergLucas deleted the improvement/fix-float-assertions branch June 16, 2024 00:36
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

Successfully merging this pull request may close these issues.

2 participants