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: handle backticks surrounding IDs #622

Merged
merged 4 commits into from
Oct 9, 2023

test: set a truncate threshold again to prevent running out of memory…

c1ca944
Select commit
Loading
Failed to load commit list.
Merged

feat: handle backticks surrounding IDs #622

test: set a truncate threshold again to prevent running out of memory…
c1ca944
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 9, 2023 in 1s

100.00% (+0.00%) compared to a51a644

View this Pull Request on Codecov

100.00% (+0.00%) compared to a51a644

Details

Codecov Report

Merging #622 (c1ca944) into main (a51a644) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #622   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           43        43           
  Lines         5648      5650    +2     
  Branches      1029      1030    +1     
=========================================
+ Hits          5648      5650    +2     
Files Coverage Δ
src/language/grammar/safe-ds-value-converter.ts 100.00% <100.00%> (ø)