-
Notifications
You must be signed in to change notification settings - Fork 21
Issues: vitruv-tools/Vitruv
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
Label
Projects
Milestones
Assignee
Sort
Issues list
CLI - Configuration of a V-SUMM
enhancement
help wanted
java
Pull requests that update Java code
#678
opened Feb 3, 2025 by
NeumannDirk
Adding a Command Line Interface to enable V-SUM(M) usage without programming
#677
opened Feb 3, 2025 by
NeumannDirk
Add a private constructor to hide the implicit public one.
good first issues
Good for newcomers
#669
opened Jan 28, 2025 by
arlange
Either re-interrupt this method or rethrow the "InterruptedException" that can be caught here.
#668
opened Jan 28, 2025 by
arlange
Call "Optional#isPresent()" or "!Optional#isEmpty()" before accessing the value
good first issues
Good for newcomers
#667
opened Jan 28, 2025 by
arlange
Use try-with-resources or close this "Stream" in a "finally" clause
good first issues
Good for newcomers
#666
opened Jan 28, 2025 by
arlange
Call "Optional#isPresent()" or "!Optional#isEmpty()" before accessing the value
#665
opened Jan 28, 2025 by
arlange
Remove
tools.vitruv.framework.applications
(or move to test utils)
#641
opened Dec 10, 2024 by
larsk21
Use state validation in state-based change derivation tests
enhancement
#516
opened Apr 20, 2022 by
JanWittler
Enforce the upcoming formatting guidelines by checking them during the CI build
enhancement
#497
opened Feb 18, 2022 by
tsaglam
Provide formatting guidelines through a formatter configuration
enhancement
#495
opened Feb 18, 2022 by
tsaglam
Workarounds for metamodels with customized reference implementations
#489
opened Jan 28, 2022 by
HeikoKlare
ProTip!
Exclude everything labeled
bug
with -label:bug.