Closed abidart closed 5 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 100.00%. Comparing base (
24e6fa1
) to head (f44b48e
). Report is 10 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
š„³ Looks great to me. Thank you, @abidart and @daredevil3435!
Yes. My very first bug bounty!! Thanks you so much for this @rmshaffer š
@daredevil3435 and for your first bounty, this was not a simple one at all! Thanks for sticking with it š
@daredevil3435 and for your first bounty, this was not a simple one at all! Thanks for sticking with it š
But you made it look really simple!
Issue #, if available:
9 and builds on the work of @daredevil3435
Description of changes:
transpiler.py
__floodiv__
and__rfloordiv__
methods toIntVar
andFloatVar
classes for lining purposesTesting done:
tox -e unit-tests
+ added unit tests.Merge Checklist
Put an
x
in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your pull request.General
Tests
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.