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

feat: add r/sys/teams #2184

Draft
wants to merge 9 commits into
base: master
Choose a base branch
from
Draft

feat: add r/sys/teams #2184

wants to merge 9 commits into from

Conversation

moul
Copy link
Member

@moul moul commented May 24, 2024

  • add r/sys/teams
  • configure r/gnoland/home to use r/sys/teams
  • pseudocode for gnosdk to call r/sys/teams.GetEditors() on AddPkg hook

Depends on #2164

@moul moul self-assigned this May 24, 2024
@github-actions github-actions bot added the 🧾 package/realm Tag used for new Realms or Packages. label May 24, 2024
moul added 2 commits May 24, 2024 16:21
Signed-off-by: moul <94029+moul@users.noreply.github.com>
@github-actions github-actions bot added the 📦 🤖 gnovm Issues or PRs gnovm related label May 24, 2024
Copy link

codecov bot commented May 24, 2024

Codecov Report

Attention: Patch coverage is 71.42857% with 28 lines in your changes are missing coverage. Please review.

Project coverage is 49.15%. Comparing base (c6cde63) to head (a3b67cf).
Report is 2 commits behind head on master.

Files Patch % Lines
gnovm/pkg/gnolang/machine.go 0.00% 8 Missing ⚠️
gnovm/stdlibs/std/native.go 12.50% 6 Missing and 1 partial ⚠️
gnovm/stdlibs/std/banker.go 0.00% 5 Missing ⚠️
gnovm/tests/stdlibs/std/std.go 86.84% 5 Missing ⚠️
gnovm/stdlibs/stdlibs.go 0.00% 2 Missing ⚠️
gnovm/tests/imports.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2184   +/-   ##
=======================================
  Coverage   49.14%   49.15%           
=======================================
  Files         576      577    +1     
  Lines       77616    77636   +20     
=======================================
+ Hits        38148    38161   +13     
- Misses      36377    36397   +20     
+ Partials     3091     3078   -13     
Flag Coverage Δ
gnovm 42.36% <71.42%> (+0.16%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

moul added 2 commits May 24, 2024 16:33
Signed-off-by: moul <94029+moul@users.noreply.github.com>
Signed-off-by: moul <94029+moul@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦 🤖 gnovm Issues or PRs gnovm related 🧾 package/realm Tag used for new Realms or Packages.
Projects
Status: No status
Status: 📥 Inbox
Status: Triage
Development

Successfully merging this pull request may close these issues.

None yet

2 participants