Skip to content

Issues: Safe-DS/Library-Analyzer

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

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Missing detection of @properties as instance variables bug 🪲 Something isn't working
#272 opened May 29, 2024 by lukarade
Correct origins for CombinedCallGraphNodes enhancement 💡 New feature or request purity Inferring the purity of functions
#267 opened May 2, 2024 by lukarade
Store docstring of modules enhancement 💡 New feature or request
#85 opened Apr 3, 2023 by lars-reimann
Generated ID is not always unique bug 🪲 Something isn't working
#67 opened Mar 22, 2023 by lars-reimann
Extract typinformation from code and documentation enhancement 💡 New feature or request
#2 opened Mar 8, 2023 by Masara
3 tasks
Python class hierarchy for types enhancement 💡 New feature or request
#3 opened Mar 8, 2023 by Masara
10 tasks done
JSON datamodel for type information enhancement 💡 New feature or request
#4 opened Mar 8, 2023 by Masara
Purity-Information (former @pure-Annotation) enhancement 💡 New feature or request epic An issue that groups several related issues together purity Inferring the purity of functions
#6 opened Mar 6, 2023 by lukarade
6 of 7 tasks
Migrate @pure annotations enhancement 💡 New feature or request migration Migration of annotation to a new API version @pure Related to the @pure annotation
#7 opened Dec 16, 2022 by Aclrian
Automatically generate @CalledAfter annotations @calledAfter Related to the @calledAfter annotation enhancement 💡 New feature or request
#11 opened Jul 13, 2022 by lars-reimann
Improve generation of @enum annotations enhancement 💡 New feature or request @enum Related to the @enum annotation
#12 opened Jul 13, 2022 by lars-reimann
7 tasks
Improve generation of @boundary annotations @boundary Related to the @boundary annotation enhancement 💡 New feature or request
#13 opened Jul 13, 2022 by lars-reimann
9 of 11 tasks
Auto-Detect documentation format enhancement 💡 New feature or request
#15 opened Jul 6, 2022 by lars-reimann
Values 1 and 1.0 are seen as different bug 🪲 Something isn't working @optional Related to the @optional annotation @required Related to the @required annotation wrong annotation An annotation was generated automatically but is incorrect
#22 opened Jul 1, 2022 by jofaul
None gets listed as if it was part of a enum bug 🪲 Something isn't working @enum Related to the @enum annotation missing annotation An annotation should have been generated automatically but wasn't
#23 opened Jul 1, 2022 by GideonKoenig
error_score is required although it has a default value bug 🪲 Something isn't working @optional Related to the @optional annotation @required Related to the @required annotation wrong annotation An annotation was generated automatically but is incorrect
#24 opened Jul 1, 2022 by DavidTen1
Default value 2**20 is not recognized, wrongly annotated as required bug 🪲 Something isn't working @optional Related to the @optional annotation @required Related to the @required annotation wrong annotation An annotation was generated automatically but is incorrect
#26 opened Jul 1, 2022 by jofaul
required annotation is set, even though a default value exists and is the most used "value" bug 🪲 Something isn't working @required Related to the @required annotation wrong annotation An annotation was generated automatically but is incorrect
#28 opened Jul 1, 2022 by Masara
Missing enum - create an enum from the description bug 🪲 Something isn't working @enum Related to the @enum annotation missing annotation An annotation should have been generated automatically but wasn't
#29 opened Jul 1, 2022 by Masara
@Optional is generated even though the provided values are not meaningful bug 🪲 Something isn't working @optional Related to the @optional annotation @required Related to the @required annotation wrong annotation An annotation was generated automatically but is incorrect
#33 opened Jul 1, 2022 by lukarade
Missing constant annotation when the same value is sometimes converted to string bug 🪲 Something isn't working @constant Related to the @constant annotation @optional Related to the @optional annotation wrong annotation An annotation was generated automatically but is incorrect
#34 opened Jul 1, 2022 by Aclrian
ProTip! Adding no:label will show everything without a label.