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

[vividus] Introduce decrypt expression #4610

Merged
merged 1 commit into from
Nov 28, 2023
Merged

Conversation

valfirst
Copy link
Collaborator

Close #4596

@valfirst valfirst requested a review from a team as a code owner November 27, 2023 23:27
Copy link

Qodana Community for JVM

2 new problems were found

Inspection name Severity Problems
'@Serial' annotation could be used 🔶 Warning 2

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at qodana-support@jetbrains.com

Copy link

codecov bot commented Nov 27, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (9ec938a) 89.07% compared to head (09b65e7) 97.39%.

Files Patch % Lines
...rc/main/java/org/vividus/encryption/Decryptor.java 86.66% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #4610      +/-   ##
============================================
+ Coverage     89.07%   97.39%   +8.32%     
+ Complexity     6728     6496     -232     
============================================
  Files           907      910       +3     
  Lines         18680    18688       +8     
  Branches       1241     1241              
============================================
+ Hits          16639    18201    +1562     
+ Misses         1912      381    -1531     
+ Partials        129      106      -23     

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

Copy link

sonarcloud bot commented Nov 27, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

92.0% 92.0% Coverage
0.0% 0.0% Duplication

@valfirst valfirst merged commit 74c1327 into master Nov 28, 2023
11 checks passed
@valfirst valfirst deleted the introduce-decrypt-expression branch November 28, 2023 12:23
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.

Add support "ENC()" expression for story level
2 participants