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

🌠Feature configurable json path #85

Merged
merged 44 commits into from
Dec 4, 2021
Merged

Conversation

JanSchankin
Copy link
Contributor

No description provided.

@JanSchankin JanSchankin added this to the v2.0.0 milestone Nov 12, 2021
@JanSchankin JanSchankin linked an issue Nov 12, 2021 that may be closed by this pull request
@github-actions
Copy link

github-actions bot commented Nov 12, 2021

Unit Test Results

0 files  0 suites   0s ⏱️
0 tests 0 ✔️ 0 💤 0

Results for commit 7203be2.

♻️ This comment has been updated with latest results.

@JanSchankin JanSchankin added the enhancement New feature or request label Nov 12, 2021
@JanSchankin JanSchankin self-assigned this Nov 18, 2021
*/
String file() default "";
String fileName() default AnnotationConstants.DEFAULT_VALUE_MUST_BE_CALCULATED;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

packagename and filename are difficult to understand. They provide four option to configure. If someone wishes to use own filenames, they must provide a full qualified filename.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We now have only one property which defines the complete file name including the path.

@sonarcloud
Copy link

sonarcloud bot commented Dec 3, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@JanSchankin JanSchankin changed the title Feature configurable json path 🌠Feature configurable json path Dec 3, 2021
@JanSchankin JanSchankin merged commit c2a9a51 into dev Dec 4, 2021
@JanSchankin JanSchankin deleted the feature_configurable_json_path branch December 5, 2021 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Configurable path for SaveSamples/LoadSamples annotation
3 participants