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

refactor fault #174

Merged
merged 5 commits into from
May 4, 2022
Merged

refactor fault #174

merged 5 commits into from
May 4, 2022

Conversation

myannyax
Copy link
Contributor

@myannyax myannyax commented May 2, 2022

No description provided.

@myannyax myannyax requested a review from MBkkt as a code owner May 2, 2022 23:03
@coveralls
Copy link

Pull Request Test Coverage Report for Build 2261048582

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

Totals Coverage Status
Change from base Build 2213726877: 0.0%
Covered Lines: 1138
Relevant Lines: 1138

💛 - Coveralls

@codecov
Copy link

codecov bot commented May 2, 2022

Codecov Report

Merging #174 (a8a49fc) into main (e1adb32) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              main      #174   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           51        51           
  Lines         1138      1138           
=========================================
  Hits          1138      1138           
Impacted Files Coverage Δ
include/yaclib/algo/detail/when_all_impl.hpp 100.00% <ø> (ø)
include/yaclib/algo/detail/when_any_impl.hpp 100.00% <ø> (ø)
include/yaclib/util/detail/atomic_counter.hpp 100.00% <ø> (ø)
include/yaclib/util/detail/mutex_event.hpp 100.00% <ø> (ø)
include/yaclib/util/helper.hpp 100.00% <ø> (ø)
src/executor/strand.cpp 100.00% <ø> (ø)
src/executor/thread_factory.cpp 100.00% <ø> (ø)
src/executor/thread_pool.cpp 100.00% <ø> (ø)

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@MBkkt MBkkt self-assigned this May 3, 2022
@MBkkt MBkkt merged commit 511109c into main May 4, 2022
@MBkkt MBkkt deleted the myannyax/refactor_fault branch August 6, 2022 17: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

3 participants