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 location parameter to REDIRECT #23

Merged
merged 1 commit into from
Mar 3, 2021
Merged

Add location parameter to REDIRECT #23

merged 1 commit into from
Mar 3, 2021

Conversation

mbungalso
Copy link
Contributor

Fixes #22

@sonarcloud
Copy link

sonarcloud bot commented Mar 3, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented Mar 3, 2021

Codecov Report

Merging #23 (10887ba) into master (2f6aef5) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #23   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines           88        88           
  Branches        11        11           
=========================================
  Hits            88        88           
Impacted Files Coverage Δ
src/success.ts 100.00% <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 c14773a...90502c0. Read the comment docs.

@ianpogi5 ianpogi5 merged commit c08b39f into master Mar 3, 2021
@ianpogi5 ianpogi5 deleted the mbungalso/issue22 branch March 3, 2021 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add location parameter to REDIRECT
2 participants