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

feat: add rain style #7

Merged
merged 12 commits into from
Sep 9, 2024

fix: update `getNthValues()`

fb6c8a4
Select commit
Loading
Failed to load commit list.
Merged

feat: add rain style #7

fix: update `getNthValues()`
fb6c8a4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 9, 2024 in 0s

73.91% (+8.28%) compared to 68d7ecd

View this Pull Request on Codecov

73.91% (+8.28%) compared to 68d7ecd

Details

Codecov Report

Attention: Patch coverage is 75.92593% with 13 lines in your changes missing coverage. Please review.

Project coverage is 73.91%. Comparing base (68d7ecd) to head (fb6c8a4).

Files with missing lines Patch % Lines
src/main.zig 75.92% 13 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##            trunk       #7      +/-   ##
==========================================
+ Coverage   65.62%   73.91%   +8.28%     
==========================================
  Files           1        1              
  Lines          96      161      +65     
==========================================
+ Hits           63      119      +56     
- Misses         33       42       +9     
Files with missing lines Coverage Δ
src/main.zig 73.91% <75.92%> (+8.28%) ⬆️