Skip to content

Conversation

AlexanderSaydakov
Copy link
Contributor

added iterators, rearranged and simplified existing code

@coveralls
Copy link

coveralls commented Jan 3, 2023

Pull Request Test Coverage Report for Build 3833846407

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 93.878%

Totals Coverage Status
Change from base Build 3740251941: 0.0%
Covered Lines: 2331
Relevant Lines: 2483

💛 - Coveralls

@AlexanderSaydakov AlexanderSaydakov marked this pull request as draft January 3, 2023 18:36
@AlexanderSaydakov AlexanderSaydakov marked this pull request as ready for review January 3, 2023 23:49
Copy link
Contributor

@jmalkin jmalkin left a comment

Choose a reason for hiding this comment

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

There are still some C-style function pointer casts -- dunno if we wanna find them all first? And a few of the lambdas are complex enough that I'd have kept them as separate methods.

Also, I think we should wait until we fix the accidental push to the main branch before merging as it'll be a little cleaner to untangle that way.

Copy link
Contributor

@jmalkin jmalkin left a comment

Choose a reason for hiding this comment

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

LGTM

@AlexanderSaydakov AlexanderSaydakov merged commit 60833bb into master Jan 5, 2023
@AlexanderSaydakov AlexanderSaydakov deleted the python_wrapper_improvement branch January 5, 2023 18:31
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.

3 participants