Skip to content

fix: Fix breaking change by making the previous change Nullable/Optional #231

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

Abhi347
Copy link
Member

@Abhi347 Abhi347 commented Apr 30, 2025

Fix the breaking change introduced in #230
The change to long from int is not reverted here, as that's what we want to do and will continue to do it unless we get rid of the ints everywhere.

Copy link

codecov bot commented Apr 30, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.73%. Comparing base (9493ca9) to head (1520387).

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #231   +/-   ##
=========================================
  Coverage     76.73%   76.73%           
  Complexity      433      433           
=========================================
  Files            60       60           
  Lines          1380     1380           
  Branches         60       60           
=========================================
  Hits           1059     1059           
  Misses          277      277           
  Partials         44       44           

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

@Abhi347 Abhi347 marked this pull request as ready for review April 30, 2025 08:24
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.

1 participant