fix(internal) EOL in VERSION file#3024
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #3024 +/- ##
=========================================
Coverage 74.80% 74.80%
Complexity 2781 2781
=========================================
Files 112 112
Lines 11017 11017
=========================================
Hits 8241 8241
Misses 2776 2776
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report in Codecov by Sentry.
|
|
What code is sensitive to the EOL not being there? Can we relax the code instead? |
|
@Anilm3 maybe you could have a look and relax this instead of merging this PR: https://app.circleci.com/pipelines/github/DataDog/dd-trace-php/18844/workflows/73e9d4a8-47da-4fce-85ab-1c9c8e06ca64/jobs/5885772 dd-trace-php/appsec/CMakeLists.txt Line 29 in 53d0aa2 |
Sure, I'll push the change to a new branch. |
Description
While creating the
1.6.0release I learned that theVERSIONfile should not have an EOL 😉Reviewer checklist