servicecatalog / oscm-approval

OSCM Approval Tool.
Apache License 2.0
0 stars 2 forks source link

Task#45 improve test coverage #50

Closed Piotr-K8i closed 4 years ago

Piotr-K8i commented 4 years ago

Changes in this Pull Request:

Mandatory checks:

To be checked by the reviewer:

To be checked by the pull request owner:

Cross repository and core changes:

OSCM Build References:

Screenshot (if applicable):


This change is Reviewable

codecov[bot] commented 4 years ago

Codecov Report

Merging #50 (f5de10b) into master (ba72b23) will increase coverage by 28.76%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #50       +/-   ##
===========================================
+ Coverage   52.13%   80.90%   +28.76%     
===========================================
  Files          48       40        -8     
  Lines        2225     1953      -272     
  Branches      220      183       -37     
===========================================
+ Hits         1160     1580      +420     
+ Misses       1007      303      -704     
- Partials       58       70       +12     
Impacted Files Coverage Δ
...a/org/oscm/app/approval/triggers/ApprovalTask.java 88.67% <100.00%> (+53.46%) :arrow_up:
...oscm/app/approval/triggers/AutoApprovalThread.java 86.66% <100.00%> (+86.66%) :arrow_up:
...in/java/org/oscm/app/approval/util/JsonResult.java 73.07% <0.00%> (+5.76%) :arrow_up:
...approval/triggers/ApprovalNotificationService.java 71.08% <0.00%> (+5.92%) :arrow_up:
...ava/org/oscm/app/approval/servlet/TaskServlet.java 87.00% <0.00%> (+20.90%) :arrow_up:
...app/approval/activity/CTMGTriggerNotification.java 90.69% <0.00%> (+55.81%) :arrow_up:
...a/org/oscm/app/approval/remote/WebServiceTask.java 100.00% <0.00%> (+68.75%) :arrow_up:
...g/oscm/app/approval/auth/AuthenticationFilter.java 75.00% <0.00%> (+75.00%) :arrow_up:
...a/org/oscm/app/approval/servlet/ServiceResult.java 88.88% <0.00%> (+75.92%) :arrow_up:
... and 12 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 ba72b23...f5de10b. Read the comment docs.