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

Use @trusted qualifier cast #514

Merged
merged 1 commit into from
Mar 20, 2024

Use @trusted qualifier cast

de760f5
Select commit
Loading
Failed to load commit list.
Merged

Use @trusted qualifier cast #514

Use @trusted qualifier cast
de760f5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 20, 2024 in 1s

84.68% (+0.00%) compared to 1ac9761

View this Pull Request on Codecov

84.68% (+0.00%) compared to 1ac9761

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.68%. Comparing base (1ac9761) to head (de760f5).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #514   +/-   ##
=======================================
  Coverage   84.68%   84.68%           
=======================================
  Files          11       11           
  Lines        8565     8565           
=======================================
  Hits         7253     7253           
  Misses       1312     1312           
Files Coverage Δ
src/dparse/lexer.d 87.85% <ø> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1ac9761...de760f5. Read the comment docs.