Skip to content

Ensure decorators cannot be applied to async functions - #4053

Merged
Don Jayamanne (DonJayamanne) merged 2 commits into
microsoft:masterfrom
DonJayamanne:issueFixErr
Jan 18, 2019
Merged

Ensure decorators cannot be applied to async functions#4053
Don Jayamanne (DonJayamanne) merged 2 commits into
microsoft:masterfrom
DonJayamanne:issueFixErr

Conversation

@DonJayamanne

@DonJayamanne Don Jayamanne (DonJayamanne) commented Jan 18, 2019

Copy link
Copy Markdown

For #4055

  • Pull request represents a single change (i.e. not fixing disparate/unrelated things in a single PR)
  • Title summarizes what is changing
  • Has a news entry file (remember to thank yourself!)
  • [n/a] Has sufficient logging.
  • [n/a] Has telemetry for enhancements.
  • [n/a] Unit tests & system/integration tests are added/updated
  • [n/a] Test plan is updated as appropriate
  • [n/a] package-lock.json has been regenerated by running npm install (if dependencies have changed)

@codecov

codecov Bot commented Jan 18, 2019

Copy link
Copy Markdown

Codecov Report

Merging #4053 into master will increase coverage by 1%.
The diff coverage is 100%.

@@          Coverage Diff           @@
##           master   #4053   +/-   ##
======================================
+ Coverage      79%     79%   +1%     
======================================
  Files         407     407           
  Lines       18617   18626    +9     
  Branches     2996    2998    +2     
======================================
+ Hits        14588   14597    +9     
  Misses       4026    4026           
  Partials        3       3
Flag Coverage Δ
#Linux 68% <64%> (ø) ⬇️
#Windows 68% <64%> (ø) ⬇️
#macOS 68% <64%> (+1%) ⬆️

@DonJayamanne
Don Jayamanne (DonJayamanne) merged commit 6b5f248 into microsoft:master Jan 18, 2019
@DonJayamanne
Don Jayamanne (DonJayamanne) deleted the issueFixErr branch May 24, 2019 20:25
@lock lock Bot locked as resolved and limited conversation to collaborators Jul 30, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant