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

test: data-driven validation tests #556

Merged
merged 18 commits into from
Sep 7, 2023

style: apply automated linter fixes

7d24e8d
Select commit
Loading
Failed to load commit list.
Merged

test: data-driven validation tests #556

style: apply automated linter fixes
7d24e8d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 7, 2023 in 0s

99.52% (-0.04%) compared to befa503

View this Pull Request on Codecov

99.52% (-0.04%) compared to befa503

Details

Codecov Report

Merging #556 (7d24e8d) into main (befa503) will decrease coverage by 0.04%.
The diff coverage is 99.24%.

@@            Coverage Diff             @@
##             main     #556      +/-   ##
==========================================
- Coverage   99.55%   99.52%   -0.04%     
==========================================
  Files           5        6       +1     
  Lines        1135     1256     +121     
  Branches      238      276      +38     
==========================================
+ Hits         1130     1250     +120     
- Misses          5        6       +1     
Files Changed Coverage Δ
src/language/validation/nameConvention.ts 99.19% <99.19%> (ø)
src/language/constant/fileExtensions.ts 98.61% <100.00%> (+0.10%) ⬆️
src/language/validation/safe-ds-validator.ts 100.00% <100.00%> (ø)