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

Update gradle to 8.5 #217

Merged
merged 8 commits into from
Jan 25, 2024
Merged

Conversation

patelraj0602
Copy link
Contributor

@patelraj0602 patelraj0602 commented Jan 18, 2024

I have suppressed:


^pkg:maven/com.jayway.jsonpath/json-path@.*$
CVE-2023-51074

@patelraj0602 patelraj0602 requested a review from a team as a code owner January 18, 2024 08:33
Copy link

codecov bot commented Jan 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (50964c3) 68.97% compared to head (c7f6206) 72.97%.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #217      +/-   ##
============================================
+ Coverage     68.97%   72.97%   +3.99%     
- Complexity     1104     1114      +10     
============================================
  Files            93       96       +3     
  Lines          4751     4784      +33     
  Branches        547      547              
============================================
+ Hits           3277     3491     +214     
+ Misses         1265     1068     -197     
- Partials        209      225      +16     
Flag Coverage Δ
integration 72.97% <ø> (?)
unit 68.97% <ø> (ø)

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.

kishansairam9
kishansairam9 previously approved these changes Jan 22, 2024
@aaron-steinfeld
Copy link
Contributor

Fixed deps @ #218

Comment on lines 12 to 18
<suppress until="2024-01-31Z">
<notes><![CDATA[
file name: json-path-2.7.0.jar
]]></notes>
<packageUrl regex="true">^pkg:maven/com\.jayway\.jsonpath/json\-path@.*$</packageUrl>
<vulnerabilityName>CVE-2023-51074</vulnerabilityName>
</suppress>

Choose a reason for hiding this comment

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

why is this required?

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

updated

@patelraj0602 patelraj0602 merged commit 6be89f8 into hypertrace:main Jan 25, 2024
7 checks passed
@patelraj0602 patelraj0602 deleted the gradle-upgrade branch January 25, 2024 05:03
Copy link

Unit Test Results

  40 files  ±0    40 suites  ±0   6s ⏱️ ±0s
319 tests ±0  319 ✔️ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 6be89f8. ± Comparison against base commit 50964c3.

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.

None yet

3 participants