Skip to content

Conversation

@Knarik1
Copy link
Contributor

@Knarik1 Knarik1 commented Aug 17, 2021

What does this PR do?

Fix mismatch between return value type and its description.

Does your PR introduce any breaking changes? If yes, please list them.

No

Before submitting

  • 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?
  • Did you make sure to update the documentation with your changes? (if necessary)
  • [n/a] Did you write any new necessary tests? (not for typos and docs)
  • [n/a] Did you verify new and existing tests pass locally with your changes?
  • Did you list all the breaking changes introduced by this pull request?
  • [n/a] Did you update the CHANGELOG? (not for typos, docs, test updates, or internal minor changes/refactorings)

PR review

  • 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? Yes

Make sure you had fun coding 🙃

@Knarik1
Copy link
Contributor Author

Knarik1 commented Aug 17, 2021 via email

@carmocca carmocca changed the title fix typos in datamodule Fix datamodule.size return value typing Aug 20, 2021
@carmocca carmocca added this to the v1.5 milestone Aug 20, 2021
@carmocca carmocca added the docs Documentation related label Aug 20, 2021
@mergify mergify bot added the ready PRs ready to be merged label Aug 23, 2021
@mergify mergify bot requested a review from a team August 23, 2021 08:21
@awaelchli awaelchli enabled auto-merge (squash) August 23, 2021 08:33
@codecov
Copy link

codecov bot commented Aug 23, 2021

Codecov Report

Merging #8949 (9a2cd18) into master (0461107) will decrease coverage by 4%.
The diff coverage is 100%.

@@           Coverage Diff           @@
##           master   #8949    +/-   ##
=======================================
- Coverage      93%     89%    -4%     
=======================================
  Files         175     175            
  Lines       14361   14373    +12     
=======================================
- Hits        13312   12739   -573     
- Misses       1049    1634   +585     

@awaelchli awaelchli merged commit 6f3cb1a into Lightning-AI:master Aug 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation related ready PRs ready to be merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants