Skip to content
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

Add more unit tests #1401

Merged
merged 1 commit into from
Mar 29, 2022
Merged

Add more unit tests #1401

merged 1 commit into from
Mar 29, 2022

Conversation

seratch
Copy link
Member

@seratch seratch commented Mar 29, 2022

Summary

This pull request adds a few tests to the project.

Requirements (place an x in each [ ])

@seratch seratch added the enhancement M-T: A feature request for new functionality label Mar 29, 2022
@seratch seratch added this to the 3.11.0 milestone Mar 29, 2022
@seratch seratch self-assigned this Mar 29, 2022
@codecov
Copy link

codecov bot commented Mar 29, 2022

Codecov Report

Merging #1401 (41b4902) into main (953e77d) will increase coverage by 1.59%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1401      +/-   ##
==========================================
+ Coverage   76.97%   78.56%   +1.59%     
==========================================
  Files          17       17              
  Lines        1446     1446              
  Branches      426      426              
==========================================
+ Hits         1113     1136      +23     
+ Misses        232      211      -21     
+ Partials      101       99       -2     
Impacted Files Coverage Δ
src/App.ts 83.64% <0.00%> (+0.94%) ⬆️
src/receivers/AwsLambdaReceiver.ts 71.59% <0.00%> (+9.09%) ⬆️
src/receivers/HTTPResponseAck.ts 48.27% <0.00%> (+37.93%) ⬆️

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 953e77d...41b4902. Read the comment docs.

@seratch seratch merged commit e0613a6 into slackapi:main Mar 29, 2022
@seratch seratch deleted the more-tests branch March 29, 2022 03:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement M-T: A feature request for new functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant