Skip to content

[Fix] bugs of PermissionService and its test #42

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

Merged
merged 1 commit into from
Feb 4, 2020

Conversation

IevhenIkonnykov
Copy link
Collaborator

Prerequisites

  • I have written a descriptive pull-request title
  • I have verified that there are no overlapping pull-requests open
  • I have verified that I am following the CDP4-SDKJ code style guidelines
  • I have provided test coverage for my change (where applicable)

Description

Fixes and closes #40

@codecov
Copy link

codecov bot commented Feb 1, 2020

Codecov Report

Merging #42 into development will not change coverage.
The diff coverage is 40%.

Impacted file tree graph

@@              Coverage Diff               @@
##             development      #42   +/-   ##
==============================================
  Coverage          36.45%   36.45%           
+ Complexity          2540     2539    -1     
==============================================
  Files                504      504           
  Lines              22508    22508           
  Branches            1990     1990           
==============================================
  Hits                8206     8206           
  Misses             13728    13728           
  Partials             574      574
Impacted Files Coverage Δ Complexity Δ
...java/cdp4dal/permission/PermissionServiceImpl.java 66.22% <40%> (ø) 85 <2> (-1) ⬇️

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 89a9d77...68761dd. Read the comment docs.

@IevhenIkonnykov IevhenIkonnykov merged commit 13d9f69 into development Feb 4, 2020
@IevhenIkonnykov IevhenIkonnykov deleted the PermissionServiceBugFix branch February 4, 2020 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

PermissionService has a bug for write permission in some cases
3 participants