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 coverage #20

Merged
merged 2 commits into from
Aug 28, 2024
Merged

.NET coverage #20

merged 2 commits into from
Aug 28, 2024

Conversation

hybloid
Copy link
Contributor

@hybloid hybloid commented Aug 28, 2024

No description provided.

@hybloid hybloid merged commit bfe4d60 into main Aug 28, 2024
8 checks passed
@hybloid hybloid deleted the net-coverage branch August 28, 2024 08:47
Copy link

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

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

Qodana for Python

PYTHON/py/

13 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
PEP 8 coding style violation ◽️ Notice 3
@@ 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

Detected 20 dependencies

Third-party software list

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

Dependency Version Licenses
Brotli 1.0.9 MIT
PySocks 1.7.1 BSD-3-Clause
certifi 2024.2.2 MPL-2.0
cffi 1.16.0 MIT
colorama 0.4.6 BSD-3-Clause
conda-content-trust 0.2.0 BSD-3-Clause
cryptography 41.0.7 BSD-3-Clause
distlib 0.3.8 PSF-2.0
filelock 3.14.0 Unlicense
numpy 1.26.4 BSD-3-Clause
pip 23.3.1 MIT
pipenv 2023.12.1 MIT
platformdirs 3.10.0 MIT
pyOpenSSL 23.2.0 Apache-2.0
pycparser 2.21 BSD-3-Clause
setuptools 68.2.2 MIT
tomli 2.0.1 MIT
virtualenv-clone 0.5.4 MIT
virtualenv 20.26.2 MIT
wheel 0.41.2 MIT
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]

Copy link

Qodana for Go

GO/go-test-coverage/

13 new problems were found

Inspection name Severity Problems
Check GO source code coverage 🔶 Warning 10
Unused exported function 🔶 Warning 3
@@ Code coverage @@
- 47% total lines covered
72 lines analyzed, 34 lines covered
# Calculated according to the filters of your coverage tool

☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

@hybloid hybloid restored the net-coverage branch August 28, 2024 08:49
hybloid added a commit that referenced this pull request Aug 28, 2024
* Provide example for .NET coverage

* Remove coverlet from refs
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