Skip to content

Conversation

@amrit110
Copy link
Member

@amrit110 amrit110 commented Nov 7, 2025

This pull request updates the .github/workflows/code_checks.yml workflow configuration to ensure that code checks are triggered for changes to additional file types commonly used in JavaScript and TypeScript projects.

Workflow trigger enhancements:

  • Added support for triggering code checks when files with the extensions .ts, .tsx, .js, or .jsx are modified, both on push and pull_request events. [1] [2]

@amrit110 amrit110 self-assigned this Nov 7, 2025
@amrit110 amrit110 added the github actions CI/CD, github actions label Nov 7, 2025
@codecov
Copy link

codecov bot commented Nov 7, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.96%. Comparing base (d93c0c8) to head (201203c).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #30   +/-   ##
=======================================
  Coverage   87.96%   87.96%           
=======================================
  Files           3        3           
  Lines         457      457           
=======================================
  Hits          402      402           
  Misses         55       55           

☔ View full report in Codecov by Sentry.
📢 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.

@amrit110 amrit110 merged commit c96d727 into main Nov 7, 2025
4 checks passed
@amrit110 amrit110 deleted the update_code_checks_workflow branch November 7, 2025 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github actions CI/CD, github actions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants