eckit
eckit copied to clipboard
Fix use of variable length arrays
Description
Contributor Declaration
By opening this pull request, I affirm the following:
- All authors agree to the Contributor License Agreement.
- The code follows the project's coding standards.
- I have performed self-review and added comments where needed.
- I have added or updated tests to verify that my changes are effective and functional.
- I have run all existing tests and confirmed they pass.
Codecov Report
:white_check_mark: All modified and coverable lines are covered by tests.
:white_check_mark: Project coverage is 65.76%. Comparing base (ac6adee) to head (434b4b8).
Additional details and impacted files
@@ Coverage Diff @@
## develop #231 +/- ##
===========================================
- Coverage 65.78% 65.76% -0.03%
===========================================
Files 1132 1132
Lines 57406 57400 -6
Branches 4337 4337
===========================================
- Hits 37766 37749 -17
- Misses 19640 19651 +11
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.