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

Replace @_functionBuilder with @resultBuilder #13

Merged
merged 1 commit into from
Oct 28, 2021
Merged

Replace @_functionBuilder with @resultBuilder #13

merged 1 commit into from
Oct 28, 2021

Conversation

kdubb
Copy link
Contributor

@kdubb kdubb commented Oct 28, 2021

No description provided.

@github-actions
Copy link

Coverage after merging task/updates into main

74.00%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
Sources/Sunday
   AnyTextMediaTypeDecodable.swift100%100%100%100%
   CharSets.swift0%100%0%0%29–40
   CustomHeaderConvertible.swift0%100%0%0%30
   Description.swift92%100%85.71%94.44%
   DispatchTimeIntervals.swift50%100%50%50%32–40
   EventParser.swift98.84%100%100%98.79%77–78
   EventPublisher.swift81.44%100%64.29%84.34%106–107, 113–114, 73, 93, 97–98
   EventSource.swift88.01%100%68.75%90.93%193, 205, 212, 246, 255, 369, 381, 405–406, 433–438, 460–465, 476, 491, 509, 530, 672
   HTTP.swift0%100%0%0%80–82
   HTTPURLResponses.swift35.71%100%33.33%36.36%39–43
   HeaderParameters.swift100%100%100%100%
   MediaType.swift96.82%100%96.30%96.92%120, 142, 214
   MediaTypeDecoders.swift98.18%100%95.45%98.86%
   MediaTypeEncoders.swift94.96%100%95.65%94.79%179–182
   NetworkRequestAdapters.swift94.67%100%90.91%95.31%123–124
   NetworkRequestFactory.swift86.57%100%72%88.02%103, 215, 224, 258, 267, 284–286, 308–313, 315–320, 398, 414–417, 438–449, 457–468, 96
   NetworkSession.swift95%100%91.67%95.59%67, 91
   NetworkSessionDataTaskStreamPublisher.swift94.37%100%100%93.70%120, 124–125, 145, 158, 75–77
   NetworkSessionDelegate.swift26.99%100%35.71%25.76%100–101, 103–106, 114–122, 129–137, 143–151, 203, 212–217, 223–228, 236, 253, 265–270, 278–289, 296–306, 312–317, 319–324, 326–331, 338–343, 353–358, 366–371, 46–71, 93–99
   PathParameterConvertible.swift0%100%0%0%31–33
   Problem.swift86.31%100%80.95%87.07%138–142, 146–150, 154–158
   Publishers.swift92.50%100%85.71%93.94%46
   ServerTrustPolicyManager.swift0%100%0%0%112–129, 137–147, 157–227, 231–234, 238–249, 251–253, 257–270, 272–284, 286–296, 37–39, 49–51
   ServiceLocator.swift0%100%0%0%28–35, 44, 51, 53–68, 70–81, 83–92, 94–97
   URI.swift79.66%100%80%79.55%29–30, 32, 78–83
   URITemplate.swift98.67%100%100%98.53%90
   URLRequests.swift80.95%100%85.71%80%54–60
   URLSessionConfigurations.swift77.78%100%50%81.25%43–45, 72–74
   WWWFormURLEncoder.swift96.55%100%91.67%97.12%118, 163
Sources/SundayServer
   HTTPConnection.swift80.48%100%74%81.82%140–141, 161–164, 204–205, 210–211, 213–215, 217–219, 252, 273–289
   HTTPExchange.swift52.38%100%50%52.94%126, 135–147
   HTTPHeaderParser.swift75.08%100%74.07%75.18%120–121, 131, 139–140, 170, 180, 186, 191, 199–243, 264, 280, 289–291, 91, 99
   HTTPRequest.swift53.33%100%77.78%42.86%58–68
   HTTPResponse.swift39.83%100%55%36.73%142–144, 150–158, 160–184, 186–188, 213–215, 229–231, 233–235
   HTTPServer.swift87.43%100%75%89.12%72–73, 84–92
   Routable.swift75%100%75%75%51–53, 71
   RoutableContentNegotiation.swift100%100%100%100%
   RoutableDebug.swift95.65%100%100%95%33
   RoutableMethod.swift35.90%100%34.78%36.12%114–124, 134–145, 156–168, 186–188, 195–197, 205–207, 216–218, 221–223, 228–230, 245–247, 255–257, 266–268, 295–297, 305–307, 316–318, 321–323, 336–338, 345–347, 355–357, 366–368, 371–373, 378–380, 386–388, 395–397, 405–407, 416–418, 47, 50, 56–63
   RoutableParam.swift20%100%17.24%20.66%100–102, 107–113, 115–117, 122–128, 141–143, 34–39, 41–46, 59–61, 63–68, 70–75, 77–79, 81–86, 88–90
   RoutablePath.swift63.08%100%50%66.04%74–76, 78–80, 89–91, 93–99
   RoutableQueues.swift0%100%0%0%25–28, 30–40
   RoutableRequestDecoding.swift92.98%100%100%92.73%107–108, 66, 88, 94–97
   RoutableResponseEncoding.swift69.78%100%50%73.50%106–108, 124, 126, 130, 133–135, 137–139, 141–143, 153–155, 157–159, 161–163, 169, 186, 68, 79, 85
   RoutingHTTPServer.swift96%100%100%95.65%46, 53

@kdubb kdubb merged commit 15e5b94 into main Oct 28, 2021
@kdubb kdubb deleted the task/updates branch October 28, 2021 17: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