Skip to content

refactor: remove codegen support functions#50

Merged
lars-reimann merged 1 commit intomainfrom
remove-codegen-support
Feb 3, 2024
Merged

refactor: remove codegen support functions#50
lars-reimann merged 1 commit intomainfrom
remove-codegen-support

Conversation

@WinPlay02
Copy link
Copy Markdown
Contributor

Related to Safe-DS/DSL#831 and Safe-DS/DSL#836

Summary of Changes

  • remove eager_or, eager_and, eager_elvis, safe_access codegen functions

@github-actions
Copy link
Copy Markdown

github-actions bot commented Feb 2, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ PYTHON black 1 0 0 0.72s
✅ PYTHON mypy 1 0 2.06s
✅ PYTHON ruff 1 0 0 0.03s
✅ REPOSITORY git_diff yes no 0.01s

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
Copy Markdown

codecov bot commented Feb 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a675b60) 100.00% compared to head (34d44a6) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #50   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           11         9    -2     
  Lines          449       436   -13     
=========================================
- Hits           449       436   -13     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@WinPlay02 WinPlay02 marked this pull request as ready for review February 2, 2024 19:09
@WinPlay02 WinPlay02 requested a review from a team as a code owner February 2, 2024 19:09
Copy link
Copy Markdown
Member

@lars-reimann lars-reimann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@lars-reimann lars-reimann merged commit 022ca7a into main Feb 3, 2024
@lars-reimann lars-reimann deleted the remove-codegen-support branch February 3, 2024 09:10
@lars-reimann
Copy link
Copy Markdown
Member

🎉 This PR is included in version 0.6.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@lars-reimann lars-reimann added the released Included in a release label Feb 8, 2024
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.

2 participants