Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Deprecate rsl::lower_bounds and rsl::upper_bounds #78

Merged
merged 1 commit into from
Mar 23, 2023
Merged

Conversation

ChrisThrasher
Copy link
Collaborator

Closes #62

@ChrisThrasher ChrisThrasher requested a review from tylerjw March 23, 2023 18:06
tylerjw
tylerjw previously approved these changes Mar 23, 2023
@tylerjw
Copy link
Collaborator

tylerjw commented Mar 23, 2023

Fix clang-format error and rebase and this should pass CI.

@codecov
Copy link

codecov bot commented Mar 23, 2023

Codecov Report

Merging #78 (e04a807) into main (4cebc0d) will decrease coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #78      +/-   ##
==========================================
- Coverage   99.06%   99.05%   -0.02%     
==========================================
  Files          10       10              
  Lines         215      211       -4     
==========================================
- Hits          213      209       -4     
  Misses          2        2              
Flag Coverage Δ
humble 99.05% <ø> (-0.02%) ⬇️
rolling 99.05% <ø> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
include/rsl/parameter_validators.hpp 98.93% <ø> (-0.05%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

include/rsl/parameter_validators.hpp Outdated Show resolved Hide resolved
include/rsl/parameter_validators.hpp Outdated Show resolved Hide resolved
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Deprecate lower and upper bounds for values.
2 participants