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

Expose if e2e keys is exists #1000

Merged
merged 2 commits into from
Nov 21, 2022
Merged

Expose if e2e keys is exists #1000

merged 2 commits into from
Nov 21, 2022

Conversation

tobiasKaminsky
Copy link
Member

@tobiasKaminsky tobiasKaminsky commented Nov 18, 2022

Needed for nextcloud/android#11031
Needs: nextcloud/end_to_end_encryption#360

Signed-off-by: tobiasKaminsky tobias@kaminsky.me

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
@github-actions
Copy link
Contributor

SpotBugs (new)

Warning Type Number
Bad practice Warnings 10
Correctness Warnings 35
Internationalization Warnings 6
Malicious code vulnerability Warnings 43
Multithreaded correctness Warnings 3
Performance Warnings 12
Security Warnings 1
Dodgy code Warnings 31
Total 141

SpotBugs (master)

Warning Type Number
Bad practice Warnings 10
Correctness Warnings 35
Internationalization Warnings 6
Malicious code vulnerability Warnings 43
Multithreaded correctness Warnings 3
Performance Warnings 12
Security Warnings 1
Dodgy code Warnings 31
Total 141

…does not exist

Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
@github-actions
Copy link
Contributor

SpotBugs (new)

Warning Type Number
Bad practice Warnings 10
Correctness Warnings 35
Internationalization Warnings 6
Malicious code vulnerability Warnings 43
Multithreaded correctness Warnings 3
Performance Warnings 12
Security Warnings 1
Dodgy code Warnings 31
Total 141

SpotBugs (master)

Warning Type Number
Bad practice Warnings 10
Correctness Warnings 35
Internationalization Warnings 6
Malicious code vulnerability Warnings 43
Multithreaded correctness Warnings 3
Performance Warnings 12
Security Warnings 1
Dodgy code Warnings 31
Total 141

@codecov
Copy link

codecov bot commented Nov 18, 2022

Codecov Report

Merging #1000 (ac903bb) into master (240ec20) will decrease coverage by 0.02%.
The diff coverage is 25.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1000      +/-   ##
==========================================
- Coverage   48.96%   48.93%   -0.03%     
==========================================
  Files         178      178              
  Lines        6678     6686       +8     
  Branches      884      886       +2     
==========================================
+ Hits         3270     3272       +2     
- Misses       2939     2944       +5     
- Partials      469      470       +1     
Impacted Files Coverage Δ
...sources/status/GetCapabilitiesRemoteOperation.java 48.99% <14.28%> (-0.84%) ⬇️
...cloud/android/lib/resources/status/OCCapability.kt 92.98% <100.00%> (+0.12%) ⬆️

@tobiasKaminsky tobiasKaminsky merged commit b106f71 into master Nov 21, 2022
@delete-merged-branch delete-merged-branch bot deleted the e2eKey branch November 21, 2022 08:48
surinder-tsys added a commit to surinder-tsys/android-library that referenced this pull request Nov 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants