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

feat: validation for results of segments #613

Merged
merged 4 commits into from
Oct 8, 2023

refactor: remove unused function

78b42da
Select commit
Loading
Failed to load commit list.
Merged

feat: validation for results of segments #613

refactor: remove unused function
78b42da
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Oct 8, 2023 in 0s

100.00% (+0.00%) compared to 3a2e9cc

View this Pull Request on Codecov

100.00% (+0.00%) compared to 3a2e9cc

Details

Codecov Report

Merging #613 (78b42da) into main (3a2e9cc) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #613   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           41        42    +1     
  Lines         5547      5576   +29     
  Branches      1010      1016    +6     
=========================================
+ Hits          5547      5576   +29     
Files Coverage Δ
...nguage/validation/other/declarations/parameters.ts 100.00% <100.00%> (ø)
...language/validation/other/declarations/segments.ts 100.00% <100.00%> (ø)
src/language/validation/safe-ds-validator.ts 100.00% <100.00%> (ø)