Skip to content

Conversation

cbaker6
Copy link
Member

@cbaker6 cbaker6 commented Jan 24, 2023

  • Fix issue where routes wouldn't run properly because they were in async/await task
  • Update to latest Parse-Swift 5.0.0.beta.5 to decode ParseFile properly
  • Change environment variables
  • Add webhookKey to parse-hipaa server index file
  • Fix some bugs inside of routes

@codecov
Copy link

codecov bot commented Jan 24, 2023

Codecov Report

Merging #14 (bc2c5b8) into main (82c1a08) will increase coverage by 0.16%.
The diff coverage is 100.00%.

❗ Current head bc2c5b8 differs from pull request most recent head a35ec9e. Consider uploading reports for the commit a35ec9e to get more accurate results

@@            Coverage Diff             @@
##             main      #14      +/-   ##
==========================================
+ Coverage   52.43%   52.59%   +0.16%     
==========================================
  Files          10       10              
  Lines         637      635       -2     
==========================================
  Hits          334      334              
+ Misses        303      301       -2     
Impacted Files Coverage Δ
Sources/ParseServerSwift/Utility/Functions.swift 93.75% <100.00%> (ø)
Sources/ParseServerSwift/configure.swift 77.58% <100.00%> (+3.00%) ⬆️
Sources/ParseServerSwift/routes.swift 35.18% <100.00%> (-0.40%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@cbaker6 cbaker6 merged commit 2ed87dd into main Jan 24, 2023
@cbaker6 cbaker6 deleted the fixRoutes branch January 24, 2023 16:08
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.

1 participant