Skip to content

strcpy() -> strncpy()#284

Merged
attipaci merged 1 commit into
mainfrom
issue-283
Dec 19, 2025
Merged

strcpy() -> strncpy()#284
attipaci merged 1 commit into
mainfrom
issue-283

Conversation

@attipaci

Copy link
Copy Markdown
Collaborator

No description provided.

@attipaci attipaci added this to the 1.5.1 milestone Dec 19, 2025
@attipaci attipaci self-assigned this Dec 19, 2025
@attipaci attipaci added the enhancement New feature or request label Dec 19, 2025
@codecov

codecov Bot commented Dec 19, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.93%. Comparing base (48673db) to head (06dda8c).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #284   +/-   ##
=======================================
  Coverage   99.93%   99.93%           
=======================================
  Files          24       24           
  Lines        4711     4711           
  Branches      923      923           
=======================================
  Hits         4708     4708           
  Partials        3        3           
Flag Coverage Δ
unittests 99.93% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
src/target.c 100.00% <100.00%> (ø)
src/timescale.c 100.00% <ø> (ø)
src/util.c 100.00% <ø> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 48673db...06dda8c. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@attipaci attipaci force-pushed the issue-283 branch 5 times, most recently from 6917b5d to 726acb7 Compare December 19, 2025 19:39
@attipaci attipaci changed the title strcpy / sprintf -> strncpy / snprintf strcpy() -> strncpy() Dec 19, 2025
@attipaci attipaci marked this pull request as ready for review December 19, 2025 19:47
@attipaci attipaci merged commit e5baffd into main Dec 19, 2025
27 checks passed
@attipaci attipaci deleted the issue-283 branch December 19, 2025 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant