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

chore: fixed the naming of entity cache #455

Merged
merged 3 commits into from
Feb 20, 2024
Merged

Conversation

kotharironak
Copy link
Contributor

@kotharironak kotharironak commented Feb 20, 2024

@kotharironak kotharironak requested a review from a team as a code owner February 20, 2024 04:51

This comment has been minimized.

Copy link

codecov bot commented Feb 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a3263ca) 79.58% compared to head (306fcfe) 79.60%.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #455      +/-   ##
============================================
+ Coverage     79.58%   79.60%   +0.02%     
  Complexity     1431     1431              
============================================
  Files           130      130              
  Lines          5697     5703       +6     
  Branches        533      533              
============================================
+ Hits           4534     4540       +6     
  Misses          911      911              
  Partials        252      252              
Flag Coverage Δ
unit 79.60% <100.00%> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

This comment has been minimized.

This comment has been minimized.

@@ -115,4 +115,13 @@
<packageUrl regex="true">^pkg:maven/io\.grpc/grpc\-.*@.*$</packageUrl>
<cve>CVE-2023-44487</cve>
</suppress>
<suppress until="2024-03-30Z">
<notes><![CDATA[
The fix might be available in 1.26.0, we will upgrade to it when its available
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The latest version is 1.25.0, and it also has the same vuln. So, for now, suppressing it.

@kotharironak kotharironak merged commit aca9577 into main Feb 20, 2024
11 checks passed
@kotharironak kotharironak deleted the appending-class-name branch February 20, 2024 05:45
Copy link

Unit Test Results

  79 files  ±0    79 suites  ±0   1m 4s ⏱️ -5s
421 tests ±0  421 ✔️ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit aca9577. ± Comparison against base commit a3263ca.

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.

2 participants