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

V1.1.1 #3

Merged
merged 2 commits into from
Apr 18, 2024
Merged

V1.1.1 #3

merged 2 commits into from
Apr 18, 2024

Conversation

Abourass
Copy link
Contributor

  • Created the changelog.md file
  • Added a test suite for the library
  • Added github actions to test incoming PRs
  • Activated linting within this library using it's own configuration
  • Added a new rule to the default configuration
    "n/no-unpublished-import": ["error", {
      "ignoreTypeImport": true, "allowModules": ["vite"],
     }],

Copy link

github-actions bot commented Apr 18, 2024

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Manifest Files

Copy link

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 100%
🟰 ±0%
182 / 182
🔵 Statements 100%
🟰 ±0%
182 / 182
🔵 Functions 100%
🟰 ±0%
7 / 7
🔵 Branches 100%
🟰 ±0%
8 / 8
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
src/index.ts 100% 100% 100% 100%
Generated in workflow #6

@Abourass Abourass merged commit 3dc230f into main Apr 18, 2024
4 checks passed
@Abourass Abourass deleted the V1.1.1 branch April 18, 2024 17:06
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

1 participant