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

Bug 568711 Design model for grant acquisition #542

Merged
merged 2 commits into from
Nov 11, 2020
Merged

Bug 568711 Design model for grant acquisition #542

merged 2 commits into from
Nov 11, 2020

Conversation

eparovyshnaya
Copy link
Contributor

GrantAquisition class is identified, binds FeatureGrant, User and actual acquisition date.

Signed-off-by: eparovyshnaya [email protected]

GrantAquisition class is identified, binds FeatureGrant, User and actual
acquisition date

Signed-off-by: eparovyshnaya <[email protected]>
Add missing license headers

Signed-off-by: eparovyshnaya <[email protected]>
@codecov
Copy link

codecov bot commented Nov 11, 2020

Codecov Report

Merging #542 (9bb622b) into master (263f6a7) will decrease coverage by 0.35%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #542      +/-   ##
============================================
- Coverage     30.67%   30.32%   -0.36%     
  Complexity      264      264              
============================================
  Files           853      855       +2     
  Lines         18267    18478     +211     
  Branches       1115     1129      +14     
============================================
  Hits           5603     5603              
- Misses        12413    12624     +211     
  Partials        251      251              
Impacted Files Coverage Δ Complexity Δ
.../providers/FloatingItemProviderAdapterFactory.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...ng/edit/providers/GrantAcqisitionItemProvider.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...e/lic/floating/model/impl/FloatingFactoryImpl.java 22.44% <0.00%> (-1.47%) 0.00 <0.00> (ø)
...e/lic/floating/model/impl/FloatingPackageImpl.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...e/lic/floating/model/impl/GrantAcqisitionImpl.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...ssage/lic/floating/model/meta/FloatingFactory.java 100.00% <ø> (ø) 0.00 <0.00> (ø)
...ssage/lic/floating/model/meta/FloatingPackage.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...ic/floating/model/util/FloatingAdapterFactory.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...assage/lic/floating/model/util/FloatingSwitch.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
... and 1 more

Continue to review full report at Codecov.

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

@eparovyshnaya eparovyshnaya merged commit cfba5dc into master Nov 11, 2020
@eparovyshnaya eparovyshnaya deleted the 568711 branch November 12, 2020 11:34
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.

2 participants