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

chore: add unit tests, integration tests, coverage and documentation #32

Merged
merged 16 commits into from
Jul 24, 2024

Commits on Jul 10, 2024

  1. test: add unit tests

    Signed-off-by: Ilona Shishov <[email protected]>
    IlonaShishov committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    d6809a4 View commit details
    Browse the repository at this point in the history
  2. test: add coverage using vitest v8

    Signed-off-by: Ilona Shishov <[email protected]>
    IlonaShishov committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    9cb102b View commit details
    Browse the repository at this point in the history
  3. test: improve coverage

    Signed-off-by: Ilona Shishov <[email protected]>
    IlonaShishov committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    48e58de View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. doc: add typeDoc annotations

    Signed-off-by: Ilona Shishov <[email protected]>
    IlonaShishov committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    c949f03 View commit details
    Browse the repository at this point in the history
  2. doc: update README

    Signed-off-by: Ilona Shishov <[email protected]>
    IlonaShishov committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    953f311 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. test: add integration tests

    Signed-off-by: Ilona Shishov <[email protected]>
    IlonaShishov committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    7ac4384 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. fix: windows support

    Signed-off-by: Ilona Shishov <[email protected]>
    IlonaShishov committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    bc24bc5 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    3ab1321 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    d98788d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    281a469 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    d146150 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Merge pull request #31 from ritz303/readme-review

    docs: Reviewed README, made edits, and added a CHANGELOG
    IlonaShishov authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    4e13798 View commit details
    Browse the repository at this point in the history
  2. doc: remove link to header

    Signed-off-by: Ilona Shishov <[email protected]>
    IlonaShishov committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    bea9dd7 View commit details
    Browse the repository at this point in the history
  3. fix: startline detection

    Signed-off-by: Ilona Shishov <[email protected]>
    IlonaShishov committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    48bb794 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4e9bb13 View commit details
    Browse the repository at this point in the history
  5. ci: set RHDA scan tag in integration test workflows

    Signed-off-by: Ilona Shishov <[email protected]>
    IlonaShishov committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    0737540 View commit details
    Browse the repository at this point in the history