Skip to content

Run unit tests and CI script - #546

Open
MahirAbbas wants to merge 2 commits into
masterfrom
unit_test_script
Open

Run unit tests and CI script#546
MahirAbbas wants to merge 2 commits into
masterfrom
unit_test_script

Conversation

@MahirAbbas

@MahirAbbas MahirAbbas commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Created a script that runs CI and Unit tests locally.
Fixes #548
Fixes half of #492

Also adds devcontainer-lock.json to .gitignore

@MahirAbbas MahirAbbas self-assigned this Aug 10, 2026
@codecov

codecov Bot commented Aug 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 47.86%. Comparing base (a936eac) to head (c7bce95).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #546   +/-   ##
=======================================
  Coverage   47.86%   47.86%           
=======================================
  Files          95       95           
  Lines        7673     7673           
  Branches      669      669           
=======================================
  Hits         3673     3673           
  Misses       3808     3808           
  Partials      192      192           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@MahirAbbas
MahirAbbas marked this pull request as ready for review August 10, 2026 13:16
@MahirAbbas MahirAbbas added nice-to-have Good feature/modification, but it doesn't impact the current state of the project's development. ready labels Aug 10, 2026
@Ohisemega

Copy link
Copy Markdown
Contributor

Thanks, Mahir! This is a great utility script for development

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

nice-to-have Good feature/modification, but it doesn't impact the current state of the project's development. ready

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create script that runs CI/Unit tests that can be run locally

2 participants