Skip to content

test(fixture): add test fixture for skipped contributors#1481

Merged
orhun merged 1 commit intomainfrom
fixture/test-github-integration-skipped-contributors
Apr 20, 2026
Merged

test(fixture): add test fixture for skipped contributors#1481
orhun merged 1 commit intomainfrom
fixture/test-github-integration-skipped-contributors

Conversation

@orhun
Copy link
Copy Markdown
Owner

@orhun orhun commented Apr 12, 2026

Description

Adds a test fixture for GitHub integration but all commits skipped, just to see if the contributors are going to be skipped as well.

Motivation and Context

related to #1351

Types of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation (no code change)
  • Refactor (refactoring production code)
  • Other

Checklist:

  • My code follows the code style of this project.
  • I have updated the documentation accordingly (if applicable).
  • I have formatted the code with rustfmt.
    • cargo +nightly fmt --all
  • I checked the lints with clippy.
    • cargo clippy --tests --verbose -- -D warnings
  • I have added tests to cover my changes.
  • All new and existing tests passed.
    • cargo test

@orhun orhun force-pushed the fixture/test-github-integration-skipped-contributors branch from f68a3d2 to 54a1b9f Compare April 12, 2026 18:29
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 47.40%. Comparing base (ee8bfd1) to head (54a1b9f).
⚠️ Report is 7 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1481   +/-   ##
=======================================
  Coverage   47.40%   47.40%           
=======================================
  Files          24       24           
  Lines        2129     2129           
=======================================
  Hits         1009     1009           
  Misses       1120     1120           
Flag Coverage Δ
unit-tests 47.40% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@orhun orhun marked this pull request as ready for review April 20, 2026 19:44
@orhun orhun merged commit 68b59a5 into main Apr 20, 2026
99 checks passed
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