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

feat(GH-19): fix command #21

Merged
merged 2 commits into from
Jun 16, 2024
Merged

feat(GH-19): fix command #21

merged 2 commits into from
Jun 16, 2024

Conversation

gavanlamb
Copy link
Owner

GH-19 - fix command

Pipeline

Description

  • fix command

Testing

  • Tested changes in sample application
  • Add unit tests and maintained a branch coverage of 100%
  • Addressed mutation testing results

Copy link

Test Results

 1 files  ±0  11 suites  ±0   29s ⏱️ ±0s
89 tests ±0  89 ✅ ±0  0 💤 ±0  0 ❌ ±0 
93 runs  ±0  93 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 2cc7a2d. ± Comparison against base commit 3b7f4f9.

@gavanlamb gavanlamb linked an issue Jun 16, 2024 that may be closed by this pull request
@gavanlamb gavanlamb self-assigned this Jun 16, 2024
Copy link

Qodana for JS

It seems all right 👌

No new problems were found according to the checks applied

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

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Detected 39 dependencies

Third-party software list

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

Dependency Version Licenses
@actions/core 1.10.1 MIT
@actions/exec 1.1.1 MIT
@actions/github 6.0.0 MIT
@actions/http-client 2.2.0 MIT
@actions/io 1.1.3 MIT
@fastify/busboy 2.1.1 MIT
@octokit/auth-action 5.1.1 MIT
@octokit/auth-token 4.0.0 MIT
@octokit/auth-token 5.1.1 MIT
@octokit/core 5.2.0 MIT
@octokit/core 6.1.2 MIT
@octokit/graphql 7.1.0 MIT
@octokit/graphql 8.1.1 MIT
@octokit/openapi-types 20.0.0 MIT
@octokit/openapi-types 22.2.0 MIT
@octokit/plugin-paginate-rest 9.2.1 MIT
@octokit/plugin-rest-endpoint-methods 10.4.1 MIT
@octokit/plugin-retry 7.1.1 MIT
@octokit/request-error 5.1.0 MIT
@octokit/request-error 6.1.1 MIT
@octokit/request 8.4.0 MIT
@octokit/request 9.1.1 MIT
@octokit/types 12.6.0 MIT
@octokit/types 13.5.0 MIT
before-after-hook 2.2.3 Apache-2.0
before-after-hook 3.0.2 Apache-2.0
bottleneck 2.19.5 MIT
deprecation 2.3.1 ISC
lru-cache 6.0.0 ISC
once 1.4.0 ISC
semver-diff 4.0.0 MIT
semver 7.6.0 ISC
tunnel 0.0.6 MIT
undici 5.28.4 MIT
universal-user-agent 6.0.1 ISC
universal-user-agent 7.0.2 ISC
uuid 8.3.2 MIT
wrappy 1.0.2 ISC
yallist 4.0.0 ISC
Contact Qodana team

Contact us at qodana-support@jetbrains.com

@gavanlamb gavanlamb merged commit 3c98c9d into main Jun 16, 2024
5 checks passed
@gavanlamb gavanlamb deleted the feature/GH-19-fix-command branch June 16, 2024 11:22
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.

Dotnet outdated - fix command
1 participant