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

Disable drone caching #762

Merged
merged 2 commits into from
Jun 29, 2023
Merged

Conversation

alandefreitas
Copy link
Member

No description provided.

alandefreitas and others added 2 commits June 29, 2023 00:12
Fixes boostorg#758

The parsing and measuring code didn't have explicit handling for integer
zero, and the while(v > 0) loop wouldn't execute.

Also add tests to cover both of these cases.
@cppalliance-bot
Copy link

@codecov
Copy link

codecov bot commented Jun 29, 2023

Codecov Report

Merging #762 (bceff5c) into develop (2bae458) will not change coverage.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #762   +/-   ##
========================================
  Coverage    97.25%   97.25%           
========================================
  Files          155      155           
  Lines         8518     8518           
========================================
  Hits          8284     8284           
  Misses         234      234           
Impacted Files Coverage Δ
src/detail/format_args.cpp 100.00% <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 2bae458...bceff5c. Read the comment docs.

@alandefreitas alandefreitas merged commit f06f595 into boostorg:develop Jun 29, 2023
39 checks passed
@alandefreitas alandefreitas deleted the disable-cache branch July 24, 2023 14:36
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