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

fix: prevent overwriting core declarations #761

Merged
merged 2 commits into from
Nov 11, 2023

fix: don't show an info when editing the builtin files

ae47bc1
Select commit
Loading
Failed to load commit list.
Merged

fix: prevent overwriting core declarations #761

fix: don't show an info when editing the builtin files
ae47bc1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 11, 2023 in 1s

100.00% (+0.00%) compared to 23b340e

View this Pull Request on Codecov

100.00% (+0.00%) compared to 23b340e

Details

Codecov Report

Merging #761 (ae47bc1) into main (23b340e) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #761   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           80        80           
  Lines        11439     11492   +53     
  Branches      2384      2394   +10     
=========================================
+ Hits         11439     11492   +53     
Files Coverage Δ
...afe-ds-lang/src/language/helpers/nodeProperties.ts 100.00% <100.00%> (ø)
...ang/src/language/scoping/safe-ds-scope-provider.ts 100.00% <100.00%> (ø)
...afe-ds-lang/src/language/validation/inheritance.ts 100.00% <100.00%> (ø)