Skip to content

Trigger vite build#36

Merged
ThatZiv merged 3 commits into
masterfrom
dev
Jun 9, 2026
Merged

Trigger vite build#36
ThatZiv merged 3 commits into
masterfrom
dev

Conversation

@ThatZiv

@ThatZiv ThatZiv commented Jun 9, 2026

Copy link
Copy Markdown
Owner

The previous major (technically minor) pr build failed when trying to deploy. This fixes it

Copilot AI review requested due to automatic review settings June 9, 2026 23:02
@codecov

codecov Bot commented Jun 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.63%. Comparing base (041bafa) to head (eb7ee48).
⚠️ Report is 32 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #36   +/-   ##
=======================================
  Coverage   71.63%   71.63%           
=======================================
  Files          18       18           
  Lines         342      342           
  Branches      104      104           
=======================================
  Hits          245      245           
  Misses         94       94           
  Partials        3        3           

☔ 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.

@ThatZiv ThatZiv merged commit 5f0efcf into master Jun 9, 2026
4 checks passed

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR attempts to address a CI/CD deploy failure by updating the project’s package metadata and dev dependencies so the pipeline can complete (tests + Vite build) successfully.

Changes:

  • Bumped the application version from 1.10.7 to 1.11.1.
  • Added jest-environment-jsdom to devDependencies.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread package.json
"gh-pages": "^3.2.3",
"identity-obj-proxy": "^3.0.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^30.4.1",
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.

2 participants