Skip to content

No labels!

There aren’t any labels for this repository quite yet.

ADA
ADA
This bug may be simulated by adding an annotation at valid target.
ADAT
ADAT
adds a valid attribute to the code annotation
CHODR
CHODR
This bug may be simulated by changing order of the annotations at annotated code.
dependencies
dependencies
Pull requests that update a dependency file
easy to explain
easy to explain
misuse
misuse
Is a bug caused by annotation misuse.
no operator
no operator
This bug needs complex changes to be simulated.
python
python
Pull requests that update Python code
RMA
RMA
This bug may be simulated by removing an annotation.
RMAT
RMAT
Removes an attribute from a code annotation.
RPA
RPA
This bug may be simulated by replacing an annotation for another.
RPAT
RPAT
Replaces an a code annotation attribute by another
RPAV
RPAV
Replaces a code annotation attribute value by another.
SWTG
SWTG
This bug may be simulated by switching the annotation to another valid target.
test
test
A test was introduced on the commit that fixes (and usually closes) the issue.
wrong annotation parsing
wrong annotation parsing
Annotation processing code is faulty.