Skip to content

test: Add CI, linting, testing, and SVG utilities#49

Merged
ReenigneArcher merged 1 commit into
masterfrom
chore/sonar-reliability
Nov 30, 2025
Merged

test: Add CI, linting, testing, and SVG utilities#49
ReenigneArcher merged 1 commit into
masterfrom
chore/sonar-reliability

Conversation

@ReenigneArcher

@ReenigneArcher ReenigneArcher commented Nov 30, 2025

Copy link
Copy Markdown
Member

Description

Introduces GitHub Actions CI workflow, ESLint configuration, and TypeScript config. Adds SVG utility functions for sponsor handling and refactors their usage in contribkit.config.ts. Expands package.json with metadata, scripts, and test/lint dependencies. Adds comprehensive unit and regression tests for SVG utilities. Updates build.sh for CI compatibility and .gitignore for coverage artifacts.

This resolves several sonar reliability concerns.

Screenshot

Issues Fixed or Closed

Roadmap Issues

Type of Change

  • feat: New feature (non-breaking change which adds functionality)
  • fix: Bug fix (non-breaking change which fixes an issue)
  • docs: Documentation only changes
  • style: Changes that do not affect the meaning of the code (white-space, formatting, missing semicolons, etc.)
  • refactor: Code change that neither fixes a bug nor adds a feature
  • perf: Code change that improves performance
  • test: Adding missing tests or correcting existing tests
  • build: Changes that affect the build system or external dependencies
  • ci: Changes to CI configuration files and scripts
  • chore: Other changes that don't modify src or test files
  • revert: Reverts a previous commit
  • BREAKING CHANGE: Introduces a breaking change (can be combined with any type above)

Checklist

  • Code follows the style guidelines of this project
  • Code has been self-reviewed
  • Code has been commented, particularly in hard-to-understand areas
  • Code docstring/documentation-blocks for new or existing methods/components have been added or updated
  • Unit tests have been added or updated for any new or modified functionality

AI Usage

  • None: No AI tools were used in creating this PR
  • Light: AI provided minor assistance (formatting, simple suggestions)
  • Moderate: AI helped with code generation or debugging specific parts
  • Heavy: AI generated most or all of the code changes

@codecov

codecov Bot commented Nov 30, 2025

Copy link
Copy Markdown

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@ReenigneArcher ReenigneArcher force-pushed the chore/sonar-reliability branch 3 times, most recently from d32c30a to f735ab5 Compare November 30, 2025 17:25
Introduces GitHub Actions CI workflow, ESLint configuration, and TypeScript config. Adds SVG utility functions for sponsor handling and refactors their usage in contribkit.config.ts. Expands package.json with metadata, scripts, and test/lint dependencies. Adds comprehensive unit and regression tests for SVG utilities. Updates build.sh for CI compatibility and .gitignore for coverage artifacts.
@ReenigneArcher ReenigneArcher force-pushed the chore/sonar-reliability branch from 30e462f to 081ae1c Compare November 30, 2025 22:58
@ReenigneArcher ReenigneArcher changed the title chore: Update SVG handling and add tsconfig.json test: Add CI, linting, testing, and SVG utilities Nov 30, 2025
@sonarqubecloud

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
5 New issues
5 New Code Smells (required ≤ 0)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@ReenigneArcher ReenigneArcher marked this pull request as ready for review November 30, 2025 22:59
@ReenigneArcher ReenigneArcher merged commit 439a439 into master Nov 30, 2025
12 of 13 checks passed
@ReenigneArcher ReenigneArcher deleted the chore/sonar-reliability branch November 30, 2025 23:09
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