liftedinit / many-rs

Rust libraries for the Many Protocol
Apache License 2.0
5 stars 11 forks source link

fix: prevent domain duplication #417

Closed fmorency closed 1 year ago

fmorency commented 1 year ago

Deny re-using the same domain across deployments.

Relates https://github.com/liftedinit/ghostcloud/issues/42

codecov[bot] commented 1 year ago

Codecov Report

Merging #417 (1dc5d24) into main (c1ed402) will decrease coverage by 0.05%. Report is 2 commits behind head on main. The diff coverage is 28.57%.

:exclamation: Current head 1dc5d24 differs from pull request most recent head d85a3d8. Consider uploading reports for the commit d85a3d8 to get more accurate results

@@            Coverage Diff             @@
##             main     #417      +/-   ##
==========================================
- Coverage   81.83%   81.78%   -0.05%     
==========================================
  Files         149      149              
  Lines       16811    16825      +14     
==========================================
+ Hits        13757    13761       +4     
- Misses       3054     3064      +10     
Files Coverage Δ
src/many-web/src/storage.rs 75.52% <0.00%> (-0.81%) :arrow_down:
src/many-web/src/module.rs 74.29% <40.00%> (-0.83%) :arrow_down:

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