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

#306 Required coverage in tag importer #307

Merged
merged 23 commits into from
Jan 31, 2022

Conversation

kaklakariada
Copy link
Contributor

Closes #306

kaklakariada added 17 commits January 26, 2022 14:55
Omit test resources from tracing
 Warning:  *****************************************************************
Warning:  * Your build is requesting parallel execution, but project      *
Warning:  * contains the following plugin(s) that have goals not marked   *
Warning:  * as @threadsafe to support parallel building.                  *
Warning:  * While this /may/ work fine, please look for plugin updates    *
Warning:  * and/or request plugins be made thread-safe.                   *
Warning:  * If reporting an issue, report it against the plugin in        *
Warning:  * question, not against maven-core                              *
Warning:  *****************************************************************
Warning:  The following plugins are not marked @threadsafe in OpenFastTrace API:
Warning:  org.codehaus.mojo:license-maven-plugin:2.0.0
Warning:  Enable debug to see more precisely which goals are not marked @threadsafe.
Warning:  *****************************************************************
kaklakariada and others added 5 commits January 27, 2022 17:50
Co-authored-by: Sebastian Bär <redcatbear@ursus-minor.de>
Co-authored-by: Sebastian Bär <redcatbear@ursus-minor.de>
Copy link
Collaborator

@redcatbear redcatbear left a comment

Choose a reason for hiding this comment

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

Small change in spec.

Co-authored-by: Sebastian Bär <redcatbear@ursus-minor.de>
@sonarcloud
Copy link

sonarcloud bot commented Jan 31, 2022

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

@kaklakariada kaklakariada merged commit 3835fd7 into develop Jan 31, 2022
@kaklakariada kaklakariada deleted the feature/#306-required-coverage-tag-importer branch January 31, 2022 14:20
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.

Optionally require coverage in Tag importer
2 participants