Skip to content

Comments

test: reference containing class from parent type list#584

Merged
lars-reimann merged 1 commit intomainfrom
parent-type-references-containing-classes
Sep 30, 2023
Merged

test: reference containing class from parent type list#584
lars-reimann merged 1 commit intomainfrom
parent-type-references-containing-classes

Conversation

@lars-reimann
Copy link
Member

Closes #29
Closes partially #540

Summary of Changes

Test that containing classes can be referenced from the parent type list.

@github-actions
Copy link

github-actions bot commented Sep 30, 2023

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ REPOSITORY git_diff yes no 0.05s
✅ TYPESCRIPT eslint 1 0 0 4.35s
✅ TYPESCRIPT prettier 1 0 0 0.7s

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

@lars-reimann lars-reimann force-pushed the parent-type-references-containing-classes branch from 7c3c6a6 to b458de1 Compare September 30, 2023 10:04
@codecov
Copy link

codecov bot commented Sep 30, 2023

Codecov Report

Merging #584 (b458de1) into main (1b04905) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #584   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           29        29           
  Lines         3281      3282    +1     
  Branches       543       543           
=========================================
+ Hits          3281      3282    +1     
Files Coverage Δ
src/language/scoping/safe-ds-scope-computation.ts 100.00% <100.00%> (ø)

@lars-reimann lars-reimann merged commit ed0aa97 into main Sep 30, 2023
@lars-reimann lars-reimann deleted the parent-type-references-containing-classes branch September 30, 2023 10:06
@lars-reimann
Copy link
Member Author

🎉 This PR is included in version 0.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@lars-reimann lars-reimann added the released Included in a release label Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

released Included in a release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Test scoping within class

1 participant