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

Merge string-templates branch to master #3660

Merged
merged 48 commits into from
Oct 30, 2024
Merged

Conversation

SupunS
Copy link
Member

@SupunS SupunS commented Oct 30, 2024

Closes #3579

Description

Merging two awesome features added by @RZhang05 🎉 🎉

Both were already reviewed and merged to the feature branch. Now that the FLIPs were also approved, merging them back to master.


  • Targeted PR against master branch
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work
  • Code follows the standards mentioned here
  • Updated relevant documentation
  • Re-reviewed Files changed in the Github PR explorer
  • Added appropriate labels

@SupunS SupunS self-assigned this Oct 30, 2024
Copy link

Cadence Benchstat comparison

This branch with compared with the base branch onflow:master commit 085280e
The command for i in {1..N}; do go test ./... -run=XXX -bench=. -benchmem -shuffle=on; done was used.
Bench tests were run a total of 7 times on each branch.

Collapsed results for better readability

Refactor and update struct stringer tests
@SupunS SupunS marked this pull request as ready for review October 30, 2024 20:08
@SupunS SupunS added the Feature label Oct 30, 2024
Copy link
Member

@turbolent turbolent left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome! 👏

@turbolent turbolent requested a review from jsproz October 30, 2024 20:30
@SupunS SupunS merged commit 1b27cc3 into master Oct 30, 2024
15 of 20 checks passed
@turbolent turbolent deleted the feature/string-templates branch October 30, 2024 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add string formatting function
3 participants