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

fix: Always use full path for Hook routes #41

Merged
merged 2 commits into from
Jun 23, 2023
Merged

fix: Always use full path for Hook routes #41

merged 2 commits into from
Jun 23, 2023

Conversation

cbaker6
Copy link
Member

@cbaker6 cbaker6 commented Jun 23, 2023

Close #40

@codecov
Copy link

codecov bot commented Jun 23, 2023

Codecov Report

Merging #41 (5d192be) into main (5f4bde8) will increase coverage by 0.12%.
The diff coverage is 71.42%.

@@            Coverage Diff             @@
##             main      #41      +/-   ##
==========================================
+ Coverage   38.63%   38.76%   +0.12%     
==========================================
  Files          11       11              
  Lines         955      957       +2     
==========================================
+ Hits          369      371       +2     
  Misses        586      586              
Impacted Files Coverage Δ
Sources/ParseServerSwift/Models/HookFunction.swift 40.16% <71.42%> (+0.49%) ⬆️
Sources/ParseServerSwift/Models/HookTrigger.swift 23.64% <71.42%> (+0.21%) ⬆️

@cbaker6 cbaker6 merged commit 5aaf4dd into main Jun 23, 2023
5 checks passed
@cbaker6 cbaker6 deleted the grouped branch June 23, 2023 17:35
jaysonng added a commit to jaysonng/parse-server-swift that referenced this pull request Jan 13, 2024
Adding fix from netreconlab#41 to use with Hook Triggers as well.
jaysonng added a commit to jaysonng/parse-server-swift that referenced this pull request Jan 13, 2024
Copy fix for netreconlab#41 and apply it to ParseHookTrigger
cbaker6 pushed a commit that referenced this pull request Jan 13, 2024
Copy fix for #41 and apply it to ParseHookTrigger
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.

Everything in routes.swift?
1 participant