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

568195 unify issued licenses storage #709

Merged
merged 3 commits into from
Apr 4, 2021
Merged

568195 unify issued licenses storage #709

merged 3 commits into from
Apr 4, 2021

Conversation

eparovyshnaya
Copy link
Contributor

  • generate model code for Shipments domain
  • include host bundle into lic aggregator and lic.shipments feature

Generate model code for Shipments domain

Signed-off-by: eparovyshnaya <[email protected]>
Include `shipments.model` bundle into `lic` aggregator and
`lic.shipments` feature

Signed-off-by: eparovyshnaya <[email protected]>
@eparovyshnaya eparovyshnaya requested a review from ruspl-afed April 4, 2021 09:57
Copy link
Contributor

@ruspl-afed ruspl-afed left a comment

Choose a reason for hiding this comment

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

We need copyright header for java files

@codecov
Copy link

codecov bot commented Apr 4, 2021

Codecov Report

Merging #709 (05b14fa) into master (aca7244) will decrease coverage by 0.56%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #709      +/-   ##
============================================
- Coverage     36.55%   35.98%   -0.57%     
  Complexity      346      346              
============================================
  Files           950      960      +10     
  Lines         20185    20503     +318     
  Branches       1200     1220      +20     
============================================
+ Hits           7378     7379       +1     
- Misses        12399    12716     +317     
  Partials        408      408              
Impacted Files Coverage Δ Complexity Δ
...passage/lic/shipments/model/impl/FloatingImpl.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
.../lic/shipments/model/impl/FloatingLicenseImpl.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...passage/lic/shipments/model/impl/PersonalImpl.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
.../lic/shipments/model/impl/PersonalLicenseImpl.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...lic/shipments/model/impl/ShipmentsFactoryImpl.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...lic/shipments/model/impl/ShipmentsPackageImpl.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...age/lic/shipments/model/meta/ShipmentsFactory.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...age/lic/shipments/model/meta/ShipmentsPackage.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
.../shipments/model/util/ShipmentsAdapterFactory.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...sage/lic/shipments/model/util/ShipmentsSwitch.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
... and 11 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 aca7244...05b14fa. Read the comment docs.

Add copyright headers to generated code

Signed-off-by: eparovyshnaya <[email protected]>
@eparovyshnaya eparovyshnaya requested a review from ruspl-afed April 4, 2021 12:37
@eparovyshnaya eparovyshnaya reopened this Apr 4, 2021
@eparovyshnaya eparovyshnaya merged commit cc5b0a8 into master Apr 4, 2021
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