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

AGORA invariants, without introducing a new variable to check for "always empty" #555

Open
wants to merge 204 commits into
base: master
Choose a base branch
from

Conversation

mernst
Copy link
Member

@mernst mernst commented Jul 8, 2024

No description provided.

JuanCarlosAlonsoValenzuela and others added 30 commits July 4, 2023 11:11
Add 22 new invariants designed for the context of REST API testing. These invariants are based on an analysis of a systematically collected dataset of 40 realistic APIs from the RapidAPI platform. All the new invariants are disabled by default.

Modify computeConfidence function of certain invariants that always returned CONFIDENCE_JUSTIFIED (Range.java.jpp, Member.java.jpp, Reverse.java.jpp, SubSequence.java.jpp, SubSet.java.jpp), now these functions return CONFIDENCE_JUSTIFIED if there is at least one occurrence of the invariant during the program execution.
…ve-this-ne-null into typecheck-bundled-and-latest
mernst added 30 commits July 22, 2024 19:28
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