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

replace @Inject annotation with the specific ones #2441

Merged
merged 12 commits into from
Dec 29, 2023

Conversation

joerghoh
Copy link
Contributor

@joerghoh joerghoh commented Feb 4, 2023

Q                       A
Fixed Issues?
Patch: Bug Fix?
Minor: New Feature?
Major: Breaking Change?
Tests Added + Pass? Yes
Documentation Provided Yes (code comments and or markdown)
Any Dependency Changes?
License Apache License, Version 2.0

Remove the use of the @Inject annotation and replace it with the more specific injector-specific one.

Copy link
Contributor

@bpauli bpauli left a comment

Choose a reason for hiding this comment

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

@joerghoh Can you please have a look at the failing tests? Thanks!

@codecov
Copy link

codecov bot commented Feb 9, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6f6d59d) 87.34% compared to head (b31ffde) 87.34%.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #2441   +/-   ##
=========================================
  Coverage     87.34%   87.34%           
  Complexity     2648     2648           
=========================================
  Files           232      232           
  Lines          7080     7080           
  Branches       1073     1073           
=========================================
  Hits           6184     6184           
  Misses          359      359           
  Partials        537      537           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@joerghoh
Copy link
Contributor Author

joerghoh commented Feb 9, 2023

@bpauli done.

@bpauli bpauli added this to the 2.23.0 milestone Feb 10, 2023
@sonarqubecloud
Copy link

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
No Duplication information No Duplication information

@bpauli bpauli added enhancement New feature, or improvement to an existing feature. done labels Feb 10, 2023
@sonarqubecloud
Copy link

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
No Duplication information No Duplication information

@vladbailescu vladbailescu modified the milestones: 2.23.0, 2.24.0 Jun 2, 2023
Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@vladbailescu vladbailescu merged commit 6498ae3 into main Dec 29, 2023
14 checks passed
@vladbailescu vladbailescu deleted the improvement/remove-inject-annotations branch December 29, 2023 13:07
vladbailescu added a commit that referenced this pull request Jan 17, 2024
vladbailescu added a commit that referenced this pull request Jan 17, 2024
* Updated injectors after #2441
* Updated tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
done enhancement New feature, or improvement to an existing feature.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants