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

make sure assertEventsEqual() actually has events to test #316

Merged
merged 1 commit into from
Sep 18, 2023

make sure assertEventsEqual() actually has events to test

5e0bdad
Select commit
Loading
Failed to load commit list.
Merged

make sure assertEventsEqual() actually has events to test #316

make sure assertEventsEqual() actually has events to test
5e0bdad
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 18, 2023 in 0s

95.29% (+0.15%) compared to 05cdebf

View this Pull Request on Codecov

95.29% (+0.15%) compared to 05cdebf

Details

Codecov Report

Merging #316 (5e0bdad) into master (05cdebf) will increase coverage by 0.15%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #316      +/-   ##
==========================================
+ Coverage   95.13%   95.29%   +0.15%     
==========================================
  Files          29       29              
  Lines        4505     4505              
==========================================
+ Hits         4286     4293       +7     
+ Misses        219      212       -7     
Files Changed Coverage Δ
source/dyaml/test/emitter.d 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes


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 05cdebf...5e0bdad. Read the comment docs.