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

chore: no star imports #15743

Merged
merged 3 commits into from
Nov 20, 2023
Merged

chore: no star imports #15743

merged 3 commits into from
Nov 20, 2023

Conversation

jbee
Copy link
Contributor

@jbee jbee commented Nov 20, 2023

Replaces star imports with single imports

@jbee jbee self-assigned this Nov 20, 2023
@jbee jbee enabled auto-merge (squash) November 20, 2023 16:12
Copy link

sonarcloud bot commented Nov 20, 2023

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

No Coverage information No Coverage information
0.0% 0.0% Duplication

@jbee jbee merged commit 719ce54 into dhis2:master Nov 20, 2023
15 checks passed
Copy link

codecov bot commented Nov 20, 2023

Codecov Report

Merging #15743 (6d8c03b) into master (7fd3140) will decrease coverage by 0.01%.
Report is 1 commits behind head on master.
The diff coverage is n/a.

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #15743      +/-   ##
============================================
- Coverage     66.30%   66.30%   -0.01%     
+ Complexity    31393    31392       -1     
============================================
  Files          3486     3486              
  Lines        130010   130010              
  Branches      15207    15207              
============================================
- Hits          86203    86201       -2     
- Misses        36717    36718       +1     
- Partials       7090     7091       +1     
Flag Coverage Δ
integration 50.07% <ø> (-0.01%) ⬇️
integration-h2 32.33% <ø> (ø)
unit 30.26% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
.../main/java/org/hisp/dhis/expression/ParseType.java 100.00% <ø> (ø)
...p/dhis/organisationunit/OrganisationUnitGroup.java 59.18% <ø> (ø)
...ain/java/org/hisp/dhis/period/RelativePeriods.java 73.16% <ø> (ø)
...ain/java/org/hisp/dhis/scheduling/JobProgress.java 74.07% <ø> (ø)
...alytics/common/query/NotLikeConditionRenderer.java 100.00% <ø> (ø)
...data/NestedIndicatorCyclicDependencyInspector.java 0.00% <ø> (ø)
...analytics/event/data/AbstractAnalyticsService.java 46.61% <ø> (ø)
.../analytics/event/data/DefaultQueryItemLocator.java 85.56% <ø> (ø)
.../java/org/hisp/dhis/appmanager/AppMenuManager.java 7.40% <ø> (ø)
...s/expression/dataitem/DimItemProgramAttribute.java 100.00% <ø> (ø)
... and 29 more

... and 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7fd3140...6d8c03b. Read the comment docs.

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.

3 participants