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

support yaml #174

Merged
merged 24 commits into from
Jun 17, 2023
Merged

support yaml #174

merged 24 commits into from
Jun 17, 2023

Conversation

bbbgan
Copy link
Collaborator

@bbbgan bbbgan commented Jun 12, 2023

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jun 12, 2023

Codecov Report

Patch coverage: 63.73% and project coverage change: +1.22 🎉

Comparison is base (6d773e0) 45.10% compared to head (cc54090) 46.32%.

❗ 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     #174      +/-   ##
==========================================
+ Coverage   45.10%   46.32%   +1.22%     
==========================================
  Files          33       41       +8     
  Lines        5465     5869     +404     
==========================================
+ Hits         2465     2719     +254     
- Misses       3000     3150     +150     
Impacted Files Coverage Δ
benchmark/yaml_benchmark.cpp 0.00% <0.00%> (ø)
benchmark/yaml_benchmark.hpp 0.00% <0.00%> (ø)
example/yaml_example.cpp 0.00% <0.00%> (ø)
iguana/json_reader.hpp 79.56% <ø> (ø)
iguana/yaml_util.hpp 0.00% <0.00%> (ø)
test/test_yaml_bech.cpp 86.20% <86.20%> (ø)
iguana/detail/charconv.h 83.33% <100.00%> (+3.33%) ⬆️
iguana/json_writer.hpp 93.75% <100.00%> (ø)
iguana/yaml_reader.hpp 100.00% <100.00%> (ø)
iguana/yaml_writer.hpp 100.00% <100.00%> (ø)
... and 1 more

... and 5 files with indirect coverage changes

☔ 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
iguana/yaml_util.hpp Outdated Show resolved Hide resolved
@qicosmos qicosmos merged commit b5d9029 into qicosmos:master Jun 17, 2023
171930433 pushed a commit to 171930433/iguana that referenced this pull request Jun 25, 2024
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.

3 participants