-
Notifications
You must be signed in to change notification settings - Fork 193
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
feat(tokenfactory): 1: State transitions, collections, genesis import and export, and app wiring #1596
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Member
Unique-Divine
commented
Sep 21, 2023
•
edited
Loading
edited
- Relates to [epic] feat: "tokenfactory" module #1584
- I'll be splitting this over a few PRs to make it easier to review.
commit 72094e8 Author: Unique-Divine <realuniquedivine@gmail.com> Date: Thu Sep 21 13:55:31 2023 -0500 refactor(test.mk): add comment to NOTE the issue with using the verbose flag commit c15d8cf Author: Unique-Divine <realuniquedivine@gmail.com> Date: Thu Sep 21 13:38:57 2023 -0500 chore: rn gofumpt formatter cause change and run CI commit e37aa94 Author: Unique-Divine <realuniquedivine@gmail.com> Date: Thu Sep 21 13:34:51 2023 -0500 ci: disable verbose flag #wip commit cb56178 Author: Unique-Divine <realuniquedivine@gmail.com> Date: Thu Sep 21 13:30:41 2023 -0500 ci: try removing flags to make reports publish
Codecov Report
@@ Coverage Diff @@
## master #1596 +/- ##
==========================================
+ Coverage 70.77% 70.95% +0.18%
==========================================
Files 180 186 +6
Lines 14786 14493 -293
==========================================
- Hits 10465 10284 -181
+ Misses 3645 3558 -87
+ Partials 676 651 -25 |
matthiasmatt
approved these changes
Sep 22, 2023
SonarCloud Quality Gate failed.
|
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.