Skip to content
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

Make custom annotation generation deterministic #325

Closed
wants to merge 1 commit into from

Conversation

vidit2606
Copy link
Contributor

Checklist

General Contributing

  • Have you read the Code of Conduct and signed the CLA?

Is This a Code Change?

  • Non-code related change (markdown/git settings etc)
  • Code Change
  • Example/Test Code Change

Validation

  • Have you ran tox?
  • Do the tests pass?

Copy link

codecov bot commented Mar 27, 2024

Codecov Report

Attention: Patch coverage is 60.00000% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 51.93%. Comparing base (e242f7f) to head (e70d4d6).

Files Patch % Lines
stone/backends/python_types.py 75.00% 1 Missing ⚠️
stone/cli.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #325   +/-   ##
=======================================
  Coverage   51.93%   51.93%           
=======================================
  Files          37       37           
  Lines        8415     8418    +3     
  Branches     1807     1809    +2     
=======================================
+ Hits         4370     4372    +2     
- Misses       3729     3730    +1     
  Partials      316      316           
Flag Coverage Δ
unit 51.93% <60.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.

@vidit2606 vidit2606 requested a review from julianlocke March 27, 2024 21:08
@vidit2606 vidit2606 closed this Mar 27, 2024
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