Skip to content

Conversation

bjornhellander
Copy link
Contributor

Fixes #2420 by adding tests that check that space after a default literal expression is ignored

Copy link

codecov bot commented May 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.45%. Comparing base (17b613d) to head (337d6e2).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3838      +/-   ##
==========================================
+ Coverage   94.38%   97.45%   +3.07%     
==========================================
  Files         925      925              
  Lines      110065   110105      +40     
  Branches     3307     3307              
==========================================
+ Hits       103881   107304    +3423     
+ Misses       5174     1838    -3336     
+ Partials     1010      963      -47     

@bjornhellander bjornhellander force-pushed the feature/sa1000-default-literal-2420 branch from 6c9be60 to 337d6e2 Compare May 16, 2024 04:54
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.

SA1000 ignores 'default' in a default literal expression
1 participant