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

fix char[] #179

Merged
merged 2 commits into from
Jun 26, 2023
Merged

fix char[] #179

merged 2 commits into from
Jun 26, 2023

Conversation

bbbgan
Copy link
Collaborator

@bbbgan bbbgan commented Jun 26, 2023

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jun 26, 2023

Codecov Report

Patch coverage: 79.41% and project coverage change: +0.17 🎉

Comparison is base (2b73fc6) 46.12% compared to head (d507922) 46.29%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #179      +/-   ##
==========================================
+ Coverage   46.12%   46.29%   +0.17%     
==========================================
  Files          42       42              
  Lines        5906     5938      +32     
==========================================
+ Hits         2724     2749      +25     
- Misses       3182     3189       +7     
Impacted Files Coverage Δ
iguana/json_util.hpp 22.72% <ø> (ø)
iguana/json_reader.hpp 73.52% <12.50%> (-6.05%) ⬇️
iguana/json_writer.hpp 100.00% <100.00%> (+6.25%) ⬆️
test/test.cpp 100.00% <100.00%> (ø)
test/unit_test.cpp 99.59% <100.00%> (+0.01%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

iguana/json_reader.hpp Outdated Show resolved Hide resolved
@bbbgan bbbgan merged commit 748b646 into qicosmos:master Jun 26, 2023
12 checks passed
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.

None yet

3 participants