Thanks to visit codestin.com
Credit goes to github.com

Skip to content

feat: single page sharing permission check#361

Merged
darkskygit merged 19 commits into
masterfrom
feat/share_permission_check
Apr 10, 2023
Merged

feat: single page sharing permission check#361
darkskygit merged 19 commits into
masterfrom
feat/share_permission_check

Conversation

@darkskygit
Copy link
Copy Markdown
Member

fix #360

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 6, 2023

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

Name Status Preview Comments Updated (UTC)
octobase ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 10, 2023 5:32am

@darkskygit darkskygit temporarily deployed to development April 6, 2023 10:16 — with GitHub Actions Inactive
@darkskygit darkskygit temporarily deployed to development April 6, 2023 10:16 — with GitHub Actions Inactive
@darkskygit darkskygit temporarily deployed to development April 6, 2023 10:16 — with GitHub Actions Inactive
@darkskygit darkskygit temporarily deployed to development April 7, 2023 03:50 — with GitHub Actions Inactive
@darkskygit darkskygit temporarily deployed to development April 7, 2023 03:50 — with GitHub Actions Inactive
@darkskygit darkskygit temporarily deployed to development April 7, 2023 03:50 — with GitHub Actions Inactive
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 7, 2023

Codecov Report

Patch coverage: 63.17% and project coverage change: +1.25 🎉

Comparison is base (a5ddef0) 53.68% compared to head (d1b51c7) 54.93%.

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #361      +/-   ##
==========================================
+ Coverage   53.68%   54.93%   +1.25%     
==========================================
  Files         108      112       +4     
  Lines       10389    10512     +123     
==========================================
+ Hits         5577     5775     +198     
+ Misses       4812     4737      -75     
Impacted Files Coverage Δ
libs/jwst/src/types/blob.rs 0.00% <0.00%> (ø)
libs/jwst/src/types/error.rs 0.00% <0.00%> (ø)
libs/jwst/src/workspaces/workspace.rs 97.15% <ø> (+23.07%) ⬆️
libs/jwst/src/workspaces/plugins/mod.rs 45.45% <23.33%> (-47.88%) ⬇️
libs/jwst-rpc/src/handler.rs 26.64% <33.33%> (-0.73%) ⬇️
libs/jwst/src/workspaces/sync.rs 55.26% <55.26%> (ø)
libs/jwst/src/workspaces/transaction.rs 45.00% <56.75%> (+8.63%) ⬆️
libs/jwst/src/workspaces/observe.rs 60.00% <60.00%> (ø)
libs/jwst/src/space/mod.rs 89.23% <64.10%> (-4.05%) ⬇️
apps/cloud/src/api/workspace.rs 75.22% <72.72%> (-0.04%) ⬇️
... and 5 more

... and 2 files with indirect coverage changes

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

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@darkskygit darkskygit temporarily deployed to development April 7, 2023 07:18 — with GitHub Actions Inactive
@darkskygit darkskygit temporarily deployed to development April 7, 2023 07:18 — with GitHub Actions Inactive
@darkskygit darkskygit temporarily deployed to development April 7, 2023 07:18 — with GitHub Actions Inactive
@darkskygit darkskygit temporarily deployed to development April 7, 2023 09:09 — with GitHub Actions Inactive
@darkskygit darkskygit temporarily deployed to development April 7, 2023 09:09 — with GitHub Actions Inactive
@darkskygit darkskygit temporarily deployed to development April 7, 2023 09:28 — with GitHub Actions Inactive
@darkskygit darkskygit temporarily deployed to development April 10, 2023 03:43 — with GitHub Actions Inactive
@darkskygit darkskygit temporarily deployed to development April 10, 2023 03:43 — with GitHub Actions Inactive
@darkskygit darkskygit temporarily deployed to development April 10, 2023 03:43 — with GitHub Actions Inactive
@darkskygit darkskygit temporarily deployed to development April 10, 2023 04:51 — with GitHub Actions Inactive
@darkskygit darkskygit temporarily deployed to development April 10, 2023 04:51 — with GitHub Actions Inactive
@darkskygit darkskygit temporarily deployed to development April 10, 2023 05:01 — with GitHub Actions Inactive
@darkskygit darkskygit temporarily deployed to development April 10, 2023 05:01 — with GitHub Actions Inactive
@darkskygit darkskygit temporarily deployed to development April 10, 2023 05:01 — with GitHub Actions Inactive
@darkskygit darkskygit temporarily deployed to development April 10, 2023 05:20 — with GitHub Actions Inactive
@darkskygit darkskygit temporarily deployed to development April 10, 2023 05:20 — with GitHub Actions Inactive
@darkskygit darkskygit marked this pull request as ready for review April 10, 2023 05:25
@darkskygit darkskygit temporarily deployed to development April 10, 2023 05:32 — with GitHub Actions Inactive
@darkskygit darkskygit temporarily deployed to development April 10, 2023 05:32 — with GitHub Actions Inactive
@darkskygit darkskygit temporarily deployed to development April 10, 2023 05:32 — with GitHub Actions Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

support single page sharing permission check

1 participant