Skip to content

Conversation

@ethanwharris
Copy link
Member

@ethanwharris ethanwharris commented Apr 14, 2021

What does this PR do?

Docs

Before submitting

  • [NA] Was this discussed/approved via a GitHub issue? (not for typos and docs)
  • Did you read the contributor guideline, Pull Request section?
  • Did you make sure your PR does only one thing, instead of bundling different changes together?
  • [NA] Did you make sure to update the documentation with your changes? (if necessary)
  • [NA] Did you write any new necessary tests? (not for typos and docs)
  • Did you verify new and existing tests pass locally with your changes?
  • [NA] Did you update the CHANGELOG? (not for typos, docs, test updates, or internal minor changes/refactorings)

PR review

Anyone in the community is free to review the PR once the tests have passed.
Before you start reviewing make sure you have read Review guidelines. In short, see the following bullet-list:

  • Is this pull request ready for review? (if not, please submit in draft mode)
  • Check that all items from Before submitting are resolved
  • Make sure the title is self-explanatory and the description concisely explains the PR
  • Add labels and milestones (and optionally projects) to the PR so it can be classified

Did you have fun?

Make sure you had fun coding 🙃

@ethanwharris ethanwharris marked this pull request as draft April 14, 2021 15:42
@ethanwharris ethanwharris changed the title Add typings for evaluation_loop.py and remove some dead code [WIP] Add typings for evaluation_loop.py and remove some dead code Apr 14, 2021
@codecov
Copy link

codecov bot commented Apr 14, 2021

Codecov Report

Merging #7015 (aa50dcb) into master (5bd3cd5) will increase coverage by 0%.
The diff coverage is 90%.

@@          Coverage Diff           @@
##           master   #7015   +/-   ##
======================================
  Coverage      92%     92%           
======================================
  Files         194     194           
  Lines       12415   12386   -29     
======================================
- Hits        11430   11414   -16     
+ Misses        985     972   -13     

@ethanwharris ethanwharris marked this pull request as ready for review April 14, 2021 15:57
@ethanwharris ethanwharris changed the title [WIP] Add typings for evaluation_loop.py and remove some dead code Add typings for evaluation_loop.py and remove some dead code Apr 14, 2021
Copy link
Contributor

@carmocca carmocca left a comment

Choose a reason for hiding this comment

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

Can you run pre-commit?

pre-commit install
pre-commit run --all-files or pre-commit run (if changes are staged)

@ethanwharris
Copy link
Member Author

@carmocca Have run pre-commit, many changes haha

@carmocca carmocca added ready PRs ready to be merged refactor labels Apr 14, 2021
@carmocca carmocca added this to the 1.3 milestone Apr 14, 2021
@carmocca carmocca enabled auto-merge (squash) April 14, 2021 18:24
Copy link
Collaborator

@Borda Borda left a comment

Choose a reason for hiding this comment

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

if it is fine for the file, remove it from ignore list...

@mergify mergify bot removed the has conflicts label Apr 14, 2021
@pep8speaks
Copy link

pep8speaks commented Apr 14, 2021

Hello @ethanwharris! Thanks for updating this PR.

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2021-04-15 07:02:14 UTC

@mergify mergify bot removed the has conflicts label Apr 14, 2021
@mergify mergify bot removed the has conflicts label Apr 15, 2021
Copy link
Contributor

@tchaton tchaton left a comment

Choose a reason for hiding this comment

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

Awesome work !

@carmocca carmocca merged commit f645df5 into master Apr 15, 2021
@carmocca carmocca deleted the docs/evaluation_loop_typing branch April 15, 2021 07:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready PRs ready to be merged refactor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants