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

[#1326] Operator: extend Agreements service with context #1327

Merged
merged 1 commit into from
Mar 25, 2024
Merged

Conversation

eparovyshnaya
Copy link
Contributor

@eparovyshnaya eparovyshnaya commented Mar 24, 2024

Closes #1326

@eparovyshnaya eparovyshnaya added this to the 2.11.1 milestone Mar 24, 2024
Copy link

codecov bot commented Mar 24, 2024

Codecov Report

Attention: Patch coverage is 0% with 67 lines in your changes are missing coverage. Please review.

Project coverage is 33.64%. Comparing base (3b4fa5e) to head (9971e3d).

Files Patch % Lines
.../emfforms/renderers/BaseAgreementFileRenderer.java 0.00% 53 Missing ⚠️
...ments/emfforms/renderers/LocatedAgreementFile.java 0.00% 9 Missing ⚠️
.../loc/internal/licenses/core/LicenseAgreements.java 0.00% 4 Missing ⚠️
...ents/emfforms/renderers/AgreementFileRenderer.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1327      +/-   ##
============================================
- Coverage     33.65%   33.64%   -0.02%     
  Complexity      391      391              
============================================
  Files          1186     1187       +1     
  Lines         25958    25968      +10     
  Branches       1593     1593              
============================================
  Hits           8736     8736              
- Misses        16702    16712      +10     
  Partials        520      520              

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

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.

LGTM

@eparovyshnaya eparovyshnaya merged commit db50d44 into master Mar 25, 2024
4 of 6 checks passed
@eparovyshnaya eparovyshnaya deleted the 1326 branch March 25, 2024 05:43
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.

Operator: extend Agreements service with context
2 participants