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

Feature/ add symbol model properties #14

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Make `type` and `value` required again on the `Symbol` type

d4b689f
Select commit
Loading
Failed to load commit list.
Open

Feature/ add symbol model properties #14

Make `type` and `value` required again on the `Symbol` type
d4b689f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 4, 2024 in 0s

98.04% (+0.01%) compared to ca0ab14

View this Pull Request on Codecov

98.04% (+0.01%) compared to ca0ab14

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.04%. Comparing base (ca0ab14) to head (d4b689f).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #14      +/-   ##
==========================================
+ Coverage   98.02%   98.04%   +0.01%     
==========================================
  Files          10       10              
  Lines         203      205       +2     
==========================================
+ Hits          199      201       +2     
  Misses          4        4              

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