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

Rename paths #200

Merged
merged 8 commits into from
Aug 21, 2022
Merged

Rename paths #200

merged 8 commits into from
Aug 21, 2022

Conversation

MBkkt
Copy link
Member

@MBkkt MBkkt commented Aug 21, 2022

Purpose

Related Information

  • Design document: ...
  • Bench PR: ...

Testing

  • This change is a trivial rework or code cleanup without any test coverage.
  • This change is already covered by existing tests.
  • This PR adds tests that were used to verify all changes.
  • There are tests in an external testing repository: ...

@MBkkt MBkkt requested a review from kononovk as a code owner August 21, 2022 16:41
@coveralls
Copy link

Pull Request Test Coverage Report for Build 2899193575

  • 79 of 79 (100.0%) changed or added relevant lines in 7 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 2899115398: 0.0%
Covered Lines: 1387
Relevant Lines: 1387

💛 - Coveralls

@codecov
Copy link

codecov bot commented Aug 21, 2022

Codecov Report

Merging #200 (03f5756) into main (1f75b57) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #200   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           57        62    +5     
  Lines         1387      1387           
=========================================
  Hits          1387      1387           
Impacted Files Coverage Δ
include/yaclib/algo/detail/base_core.hpp 100.00% <ø> (ø)
include/yaclib/algo/detail/core.hpp 100.00% <ø> (ø)
include/yaclib/algo/detail/result_core.hpp 100.00% <ø> (ø)
include/yaclib/algo/one_shot_event.hpp 100.00% <ø> (ø)
include/yaclib/algo/wait_group.hpp 100.00% <ø> (ø)
include/yaclib/async/detail/future_impl.hpp 100.00% <ø> (ø)
include/yaclib/async/detail/wait_impl.hpp 100.00% <ø> (ø)
include/yaclib/async/detail/when_all_impl.hpp 100.00% <ø> (ø)
include/yaclib/async/detail/when_any_impl.hpp 100.00% <ø> (ø)
include/yaclib/async/detail/when_impl.hpp 100.00% <ø> (ø)
... and 30 more

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

@MBkkt MBkkt merged commit 348cee2 into main Aug 21, 2022
@MBkkt MBkkt deleted the mbkkt/rename-paths branch September 18, 2022 16:15
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

2 participants