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

Allow multiplication of characters #70

Merged
merged 10 commits into from
Nov 29, 2023

add tests for characters multiplication

2847813
Select commit
Loading
Failed to load commit list.
Merged

Allow multiplication of characters #70

add tests for characters multiplication
2847813
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 29, 2023 in 1s

87.88% (-0.01%) compared to 15ddfeb

View this Pull Request on Codecov

87.88% (-0.01%) compared to 15ddfeb

Details

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (15ddfeb) 87.89% compared to head (2847813) 87.88%.

Files Patch % Lines
src/Characters/class_functions.jl 90.47% 4 Missing ⚠️
src/Characters/character_tables.jl 92.85% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #70      +/-   ##
==========================================
- Coverage   87.89%   87.88%   -0.01%     
==========================================
  Files          20       20              
  Lines        1330     1354      +24     
==========================================
+ Hits         1169     1190      +21     
- Misses        161      164       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.