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

Dev/thox/millipede #2723

Closed
wants to merge 70 commits into from
Closed

Conversation

DIGIX666
Copy link
Contributor

Contributors' checklist...
  • Added new tests, or not needed, or not feasible
  • Provided an example (e.g. screenshot) to aid review or the PR is self-explanatory
  • Updated the official documentation or not needed
  • No breaking changes were made, or a BREAKING CHANGE: xxx message was included in the description
  • Added references to related issues and PRs
  • Provided any useful hints for running manual tests
  • Added new benchmarks to generated graphs, if any. More info here.

kazai777 and others added 30 commits June 3, 2024 19:59
Co-authored-by: deelawn <dboltz03@gmail.com>
Co-authored-by: deelawn <dboltz03@gmail.com>
Co-authored-by: deelawn <dboltz03@gmail.com>
Co-authored-by: deelawn <dboltz03@gmail.com>
Co-authored-by: deelawn <dboltz03@gmail.com>
- Correct admin role checks and assertions in TestSetRoleAdmin.
- Fix error handling in TestAssertOrigCallerIsAdmin.
- Ensure proper panic checks in TestRevokeRoleNonAdmin.
- Improve role grant, revocation, and renunciation tests.
théo dub and others added 25 commits June 14, 2024 14:28
- Used PrevRealm to get the caller's address instead of OrigCaller.
- Added CallerIsAdmin method to return an error if the caller is not admin.
- Created AssertCallerIsAdmin method to panic if the caller is not admin.
- Updated tests to reflect these changes.
bash: line 1: :wq: command not found
bash: line 1: wq: command not found
Co-authored-by: Manfred Touron <94029+moul@users.noreply.github.com>
Co-authored-by: Manfred Touron <94029+moul@users.noreply.github.com>
Co-authored-by: Manfred Touron <94029+moul@users.noreply.github.com>
Co-authored-by: Manfred Touron <94029+moul@users.noreply.github.com>
@DIGIX666 DIGIX666 closed this Aug 22, 2024
@github-actions github-actions bot added the 🧾 package/realm Tag used for new Realms or Packages. label Aug 22, 2024
@DIGIX666 DIGIX666 deleted the dev/thox/millipede branch August 22, 2024 13:14
Copy link

codecov bot commented Aug 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.24%. Comparing base (04d5239) to head (e4f34f5).
Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2723   +/-   ##
=======================================
  Coverage   60.23%   60.24%           
=======================================
  Files         562      562           
  Lines       75091    75091           
=======================================
+ Hits        45230    45237    +7     
+ Misses      26481    26474    -7     
  Partials     3380     3380           
Flag Coverage Δ
contribs/gnodev 60.58% <ø> (-0.82%) ⬇️
contribs/gnofaucet 14.46% <ø> (-0.86%) ⬇️
gno.land 64.76% <ø> (ø)
gnovm 64.33% <ø> (ø)
misc/genstd 80.54% <ø> (ø)
misc/logos 20.23% <ø> (+0.35%) ⬆️
tm2 62.01% <ø> (-0.04%) ⬇️

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧾 package/realm Tag used for new Realms or Packages.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants