Skip to content

feat: add Detector interface#478

Merged
hsluoyz merged 3 commits intomasterfrom
copilot/add-detector-interface-package
Dec 28, 2025
Merged

feat: add Detector interface#478
hsluoyz merged 3 commits intomasterfrom
copilot/add-detector-interface-package

Conversation

Copy link
Contributor

Copilot AI commented Dec 28, 2025

fix: #473

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@hsluoyz hsluoyz marked this pull request as ready for review December 28, 2025 08:42
@codecov-commenter
Copy link

codecov-commenter commented Dec 28, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 67.31%. Comparing base (d2c53b3) to head (d162d2c).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #478   +/-   ##
=======================================
  Coverage   67.31%   67.31%           
=======================================
  Files          60       60           
  Lines        3004     3004           
  Branches      559      559           
=======================================
  Hits         2022     2022           
  Misses        802      802           
  Partials      180      180           

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

Copilot AI and others added 2 commits December 28, 2025 08:44
Co-authored-by: hsluoyz <3787410+hsluoyz@users.noreply.github.com>
Co-authored-by: hsluoyz <3787410+hsluoyz@users.noreply.github.com>
Copilot AI changed the title [WIP] Introduce detector interface and package feat(detector): introduce Detector interface and package Dec 28, 2025
Copilot AI requested a review from hsluoyz December 28, 2025 08:48
@hsluoyz hsluoyz changed the title feat(detector): introduce Detector interface and package feat: add Detector interface Dec 28, 2025
@hsluoyz hsluoyz merged commit e57af68 into master Dec 28, 2025
2 of 4 checks passed
hsluoyz pushed a commit that referenced this pull request Dec 28, 2025
@github-actions
Copy link

🎉 This PR is included in version 1.87.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(detector): introduce Detector interface and package

4 participants