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

replace std::sprintf with std::snprintf #34

Merged
merged 1 commit into from
Sep 1, 2024

Conversation

oliverlee
Copy link
Owner

Change-Id: If5d3f425bffb1a8e220b51f234fe4cb32a19f296

Change-Id: If5d3f425bffb1a8e220b51f234fe4cb32a19f296
@oliverlee oliverlee enabled auto-merge (squash) September 1, 2024 22:53
Copy link

codecov bot commented Sep 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.40%. Comparing base (306be7a) to head (763e78a).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #34      +/-   ##
==========================================
- Coverage   95.14%   94.40%   -0.75%     
==========================================
  Files          15       15              
  Lines         268      268              
  Branches       28       28              
==========================================
- Hits          255      253       -2     
+ Misses          1        0       -1     
- Partials       12       15       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@oliverlee oliverlee merged commit bdac11a into main Sep 1, 2024
14 of 15 checks passed
@oliverlee oliverlee deleted the If5d3f425bffb1a8e220b51f234fe4cb32a19f296 branch September 1, 2024 23:04
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.

1 participant