kislerdm / diagramastext

Application to streamline diagram generation using plain English instructions instead of code
https://diagramastext.dev
Apache License 2.0
24 stars 1 forks source link

Add authN token refresh #73

Closed kislerdm closed 10 months ago

kislerdm commented 10 months ago

What changed

Client

Server

Why do we need it

codecov[bot] commented 10 months ago

Codecov Report

Merging #73 (524bdfc) into master (1d54615) will increase coverage by 0.71%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #73      +/-   ##
==========================================
+ Coverage   74.74%   75.46%   +0.71%     
==========================================
  Files          23       24       +1     
  Lines        2257     2323      +66     
==========================================
+ Hits         1687     1753      +66     
  Misses        452      452              
  Partials      118      118              
Flag Coverage Δ
cmd-httpserver ∅ <ø> (∅)
pkg-gcpsecretsmanager 77.35% <ø> (ø)
pkg-httpclient 100.00% <ø> (?)
pkg-openai 89.62% <ø> (ø)
pkg-postgres 78.60% <ø> (ø)
root 71.51% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
server/core/ciam/httphandler.go 50.93% <100.00%> (ø)

... and 1 file with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

:loudspeaker: Have feedback on the report? Share it here.