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

Implement BitIcon and UUIDIcon #438

Merged
merged 1 commit into from
Jun 10, 2024
Merged

Implement BitIcon and UUIDIcon #438

merged 1 commit into from
Jun 10, 2024

Conversation

kitsuyui
Copy link
Owner

@kitsuyui kitsuyui commented May 30, 2024

  • BitIcon represents a 128bit as 8x8 grid 4 color icon
  • UUIDIcon represents a UUID as 8x8 grid 4 color icon
Screenshot 2024-05-31 at 0 17 59

@kitsuyui kitsuyui force-pushed the biticon branch 5 times, most recently from d14bedd to 953165e Compare May 30, 2024 18:51
- BitIcon represents a 128bit as 8x8 grid 4 color icon
- UUIDIcon represents a UUID as 8x8 grid 4 color icon
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 0% with 44 lines in your changes missing coverage. Please review.

Project coverage is 66.75%. Comparing base (66ab840) to head (1852485).
Report is 1 commits behind head on main.

Files Patch % Lines
packages/biticon/src/base.tsx 0.00% 42 Missing ⚠️
packages/biticon/src/bitShuffle.ts 0.00% 1 Missing ⚠️
packages/biticon/src/colors.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #438      +/-   ##
==========================================
- Coverage   70.43%   66.75%   -3.69%     
==========================================
  Files          44       47       +3     
  Lines        1502     1585      +83     
  Branches      277      282       +5     
==========================================
  Hits         1058     1058              
- Misses        444      527      +83     
Flag Coverage Δ
unittests 66.75% <0.00%> (-3.69%) ⬇️

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.

@kitsuyui kitsuyui merged commit 2c55242 into main Jun 10, 2024
22 checks passed
@kitsuyui kitsuyui deleted the biticon branch July 12, 2024 02:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants