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: model classes of partial evaluator #704

Merged
merged 6 commits into from
Oct 28, 2023
Merged

test: model classes of partial evaluator #704

merged 6 commits into from
Oct 28, 2023

Conversation

lars-reimann
Copy link
Member

Summary of Changes

Add missing tests for the model classes of the partial evaluator.

@github-actions
Copy link

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ REPOSITORY git_diff yes no 0.08s
✅ TYPESCRIPT eslint 8 0 0 5.45s
✅ TYPESCRIPT prettier 8 0 0 1.28s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@codecov
Copy link

codecov bot commented Oct 28, 2023

Codecov Report

Merging #704 (a38bd1b) into main (7abd1bd) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #704   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           71        73    +2     
  Lines         9495      9591   +96     
  Branches      1906      1972   +66     
=========================================
+ Hits          9495      9591   +96     
Files Coverage Δ
packages/safe-ds-lang/src/language/main.ts 100.00% <100.00%> (ø)
...fe-ds-lang/src/language/partialEvaluation/model.ts 100.00% <100.00%> (ø)
...-ds-lang/src/language/typing/safe-ds-core-types.ts 100.00% <100.00%> (ø)
...s-lang/src/language/typing/safe-ds-type-checker.ts 100.00% <100.00%> (ø)
...-lang/src/language/typing/safe-ds-type-computer.ts 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

@lars-reimann lars-reimann marked this pull request as ready for review October 28, 2023 17:32
@lars-reimann lars-reimann merged commit 0549ed5 into main Oct 28, 2023
6 checks passed
@lars-reimann lars-reimann deleted the model-tests branch October 28, 2023 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant