cameronbrill / fig-issue

mwahahahahah
https://www.figissue.com
1 stars 0 forks source link

create user and project models #27

Closed cameronbrill closed 2 years ago

cameronbrill commented 2 years ago

in this pr, i create user and project models represented as co-referential structs. I also created a crypto package for supplying a securely encrypted UID storage type (for things like oauth2 tokens).

vercel[bot] commented 2 years ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
fig-issue ✅ Ready (Inspect) Visit Preview Jul 9, 2022 at 5:47AM (UTC)
codecov-commenter commented 2 years ago

Codecov Report

Merging #27 (9119191) into main (02dffc5) will increase coverage by 12.15%. The diff coverage is 93.18%.

@@             Coverage Diff             @@
##             main      #27       +/-   ##
===========================================
+ Coverage   30.76%   42.92%   +12.15%     
===========================================
  Files           6        7        +1     
  Lines         182      226       +44     
===========================================
+ Hits           56       97       +41     
- Misses        121      123        +2     
- Partials        5        6        +1     
Impacted Files Coverage Δ
backend/crypto/aes256/encryption.go 93.18% <93.18%> (ø)

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 02dffc5...9119191. Read the comment docs.