-
-
Notifications
You must be signed in to change notification settings - Fork 311
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 giraffe banner for electra fork activation #7233
Conversation
export const ELECTRA_GIRAFFE_BANNER = String.raw`
A--A
.-./ #\.-.
'--;d b;--'
\# \/ /
\'--'/
|==|
| #|
|# |
/ #\
; # ;
| # |
/| ,, #|\
/#| || | \
.-.' |# || |# '.-.
(.=.),'| ||# |',(.=.)
'-' / #)( \ '-'
'""' '""'
---------------------------------------------------------
-- ___ ---- __ -- ___ ---- __ --- ____ ----
-- __ -- _____ --- __ -- __ -- _____ --- __ ---- _
`; Got this one but there is no theme to it, I like yours more |
Performance Report✔️ no performance regression detected 🚀🚀 Significant benchmark improvement detected
Full benchmark results
|
I like yours @ensi321 |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## unstable #7233 +/- ##
============================================
- Coverage 49.08% 48.51% -0.58%
============================================
Files 600 600
Lines 40241 40138 -103
Branches 2111 2058 -53
============================================
- Hits 19753 19471 -282
- Misses 20450 20629 +179
Partials 38 38 |
can you print the banner in the description for posterity? |
Closing in favour of #7286 |
Need to keep up with the ascii art game. I have two contenders: single or double giraffes.
Feel free to post your banner if you have a better one.