Skip to content

Testing: Remove sd.Valid() #6323

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jannotti
Copy link
Contributor

Summary

It was not used anywhere. Presumably, it was written thinking that a StateDelta would be check after making it. But instead, each step of creating the StateDelta is checked.

Test Plan

I guess if it compiles, I was right!

It was not used anywhere. Presumably, it was written thinking that a
StateDelta would be check after making it. But instead, each step of
creating the StateDelta is checked.
@jannotti jannotti self-assigned this May 12, 2025
Copy link

codecov bot commented May 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 51.85%. Comparing base (8118cfe) to head (abaf278).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6323      +/-   ##
==========================================
- Coverage   51.86%   51.85%   -0.02%     
==========================================
  Files         652      652              
  Lines       87442    87425      -17     
==========================================
- Hits        45353    45335      -18     
+ Misses      39227    39226       -1     
- Partials     2862     2864       +2     

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

@jannotti jannotti requested a review from gmalouf May 12, 2025 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants