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

missing BOOST_FALLTHROUGH in a few cases #1073

Merged
merged 1 commit into from
Feb 24, 2025

used BOOST_FALLTHROUGH; instead of a comment

e3531d3
Select commit
Loading
Failed to load commit list.
Merged

missing BOOST_FALLTHROUGH in a few cases #1073

used BOOST_FALLTHROUGH; instead of a comment
e3531d3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 19, 2025 in 0s

93.70% (+0.00%) compared to c02d872

View this Pull Request on Codecov

93.70% (+0.00%) compared to c02d872

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.70%. Comparing base (c02d872) to head (e3531d3).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #1073   +/-   ##
========================================
  Coverage    93.70%   93.70%           
========================================
  Files           91       91           
  Lines         9139     9139           
========================================
  Hits          8564     8564           
  Misses         575      575           
Files with missing lines Coverage Δ
include/boost/json/basic_parser_impl.hpp 98.50% <ø> (ø)

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 c02d872...e3531d3. Read the comment docs.