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

Add integrity checks before package installation #231

Closed

Conversation

udda1996
Copy link
Contributor

Purpose

$subject

Goals

fixes #228

@udda1996 udda1996 force-pushed the add-integrity-check branch 5 times, most recently from 847d107 to 66f74a2 Compare August 12, 2022 11:43
@codecov
Copy link

codecov bot commented Sep 6, 2022

Codecov Report

Patch coverage: 73.52% and project coverage change: +0.94 🎉

Comparison is base (f12be0f) 61.10% compared to head (7b996ca) 62.04%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #231      +/-   ##
============================================
+ Coverage     61.10%   62.04%   +0.94%     
- Complexity      213      221       +8     
============================================
  Files            20       20              
  Lines          1180     1233      +53     
  Branches        161      171      +10     
============================================
+ Hits            721      765      +44     
- Misses          369      374       +5     
- Partials         90       94       +4     
Impacted Files Coverage Δ
.../java/org/ballerinalang/command/util/ToolUtil.java 68.93% <73.52%> (+0.72%) ⬆️

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@udda1996 udda1996 force-pushed the add-integrity-check branch 3 times, most recently from c6cecd7 to 24409cf Compare May 18, 2023 10:30
@udda1996 udda1996 force-pushed the add-integrity-check branch 2 times, most recently from 71ea1cc to 408463b Compare June 1, 2023 04:57
@sonarcloud
Copy link

sonarcloud bot commented Jun 7, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

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

No Coverage information No Coverage information
17.1% 17.1% Duplication

@keizer619 keizer619 closed this Jul 15, 2024
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.

Include integrity checks
3 participants