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

.NET - adjust coverage sample #22

Merged
merged 8 commits into from
Aug 28, 2024
Merged

.NET - adjust coverage sample #22

merged 8 commits into from
Aug 28, 2024

Conversation

hybloid
Copy link
Contributor

@hybloid hybloid commented Aug 28, 2024

No description provided.

Copy link

github-actions bot commented Aug 28, 2024

Qodana for JS

JS/jest/

8 new problems were found

Inspection name Severity Problems
Check JavaScript and TypeScript source code coverage 🔶 Warning 6
Unused local symbol 🔶 Warning 2
@@ Code coverage @@
+ 50% total lines covered
20 lines analyzed, 10 lines covered
# Calculated according to the filters of your coverage tool

☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

Copy link

github-actions bot commented Aug 28, 2024

Qodana for PHP

PHP/phpunit/

15 new problems were found

Inspection name Severity Problems
Check the PHP source code coverage 🔶 Warning 11
Expression result unused 🔶 Warning 4
@@ Code coverage @@
- 42% total lines covered
33 lines analyzed, 14 lines covered
# Calculated according to the filters of your coverage tool

☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

Copy link

github-actions bot commented Aug 28, 2024

Qodana for Python

PYTHON/py/

11 new problems were found

Inspection name Severity Problems
Check Python source code coverage 🔶 Warning 6
Unreachable code 🔶 Warning 1
Method is not declared static ◽️ Notice 3
Class has no init method ◽️ Notice 1
@@ Code coverage @@
+ 58% total lines covered
43 lines analyzed, 25 lines covered
# Calculated according to the filters of your coverage tool

☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

Copy link

github-actions bot commented Aug 28, 2024

Qodana for .NET

NET/coverlet/

14 new problems were found

Inspection name Severity Problems
Check .NET source code coverage 🔶 Warning 14
@@ Code coverage @@
- 30% total lines covered
55 lines analyzed, 17 lines covered
# Calculated according to the filters of your coverage tool

☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

Copy link

github-actions bot commented Aug 28, 2024

Qodana for Go

GO/go-test-coverage/

3 new problems were found

Inspection name Severity Problems
Unused exported function 🔶 Warning 3

☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

Copy link

github-actions bot commented Aug 28, 2024

Qodana for JVM

JVM/jacoco/gradle/

It seems all right 👌

No new problems were found according to the checks applied

@@ Code coverage @@
+ 100% total lines covered
1 lines analyzed, 1 lines covered
# Calculated according to the filters of your coverage tool

☁️ View the detailed Qodana report

Detected 1 dependency

Third-party software list

This page lists the third-party software dependencies used in gradle

Dependency Version Licenses
annotations 13.0 Apache-2.0
Contact Qodana team

Contact us at [email protected]

@hybloid hybloid merged commit 1596fb6 into main Aug 28, 2024
15 checks passed
@hybloid hybloid deleted the fix-net-test branch August 28, 2024 09:20
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.

1 participant