You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit adds a public macro called :emoji_counts:
which is used to generate overview string for BUILDS or TESTS.
This macro simply accepts a variable number of arguments (see
https://jinja.palletsprojects.com/en/3.0.x/templates/#macros),
each being an emoji count dictionary, and output the
overview string for the first one.
0 commit comments