Skip to content

fix(validator): event type annotation as any in validate fn #405

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

Merged
merged 1 commit into from
Apr 19, 2021

Conversation

heitorlessa
Copy link
Contributor

Issue #, if available: #401

Description of changes:

Checklist

Breaking change checklist

RFC issue #:

  • Migration process documented
  • Implement warnings (if it can live side by side)

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@heitorlessa heitorlessa added bug Something isn't working area/utilities labels Apr 19, 2021
@codecov-commenter
Copy link

codecov-commenter commented Apr 19, 2021

Codecov Report

Merging #405 (282e96d) into develop (ae331b0) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #405   +/-   ##
========================================
  Coverage    99.94%   99.94%           
========================================
  Files           98       98           
  Lines         3688     3688           
  Branches       174      174           
========================================
  Hits          3686     3686           
  Partials         2        2           
Impacted Files Coverage Δ
...ambda_powertools/utilities/validation/validator.py 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ae331b0...282e96d. Read the comment docs.

@heitorlessa heitorlessa merged commit 5bce279 into aws-powertools:develop Apr 19, 2021
@heitorlessa heitorlessa deleted the fix/validator-type branch April 19, 2021 20:04
@michaelbrewer
Copy link
Contributor

Thanks @heitorlessa

heitorlessa referenced this pull request in heitorlessa/aws-lambda-powertools-python Apr 21, 2021
…tools-python into fix/docs-latest-api-ref

* 'develop' of https://github.com/awslabs/aws-lambda-powertools-python:
  feat(parser): Support for API GW v1 proxy schema & envelope (#403)
  fix(validator): event type annotation as any in validate fn (#405)
  docs(tracer): Fix line highlighting (#395)
  fix(workflow): github actions depends on for release
  chore: bump to 1.14.0
  docs(logger): add example on how to set UTC timestamp (#392)
  docs(idempotency): add default configuration for those not using CFN (#391)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants