Skip to content
This repository was archived by the owner on Jun 13, 2025. It is now read-only.

Conversation

@joseph-sentry
Copy link
Contributor

No description provided.

@joseph-sentry joseph-sentry requested a review from a team as a code owner March 5, 2025 21:36
).sum() / (pl.col("total_fail_count") + pl.col("total_pass_count")).sum()

# dedup
table = table.group_by("name").agg(
Copy link
Contributor

Choose a reason for hiding this comment

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

Lord Ruler...

@overwatch-beta
Copy link

overwatch-beta bot commented Mar 10, 2025

🚨 Sentry detected 1 potential issue in your recent changes 🚨

Lower risk findings

@codecov
Copy link

codecov bot commented Mar 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.87%. Comparing base (e1f7b24) to head (ea69c3c).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1200   +/-   ##
=======================================
  Coverage   95.86%   95.87%           
=======================================
  Files         493      493           
  Lines       16873    16879    +6     
=======================================
+ Hits        16176    16182    +6     
  Misses        697      697           
Flag Coverage Δ
unit 95.87% <100.00%> (+<0.01%) ⬆️

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.

@codecov-notifications
Copy link

codecov-notifications bot commented Mar 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@joseph-sentry joseph-sentry added this pull request to the merge queue Mar 11, 2025
Merged via the queue into main with commit 7189c13 Mar 11, 2025
28 of 29 checks passed
@joseph-sentry joseph-sentry deleted the joseph/dedup branch March 11, 2025 17:18
@JerrySentry JerrySentry restored the joseph/dedup branch March 12, 2025 13:44
JerrySentry added a commit that referenced this pull request Mar 12, 2025
JerrySentry added a commit that referenced this pull request Mar 18, 2025
@seer-by-sentry
Copy link
Contributor

✅ Sentry found no issues in your recent changes ✅

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants