Skip to content

Bump submodules/googletest from 963dd8e to 7260682 - #6254

Merged
Guillaume Hetier (guhetier) merged 1 commit into
mainfrom
dependabot/submodules/submodules/googletest-1a447fd
Aug 25, 2026
Merged

Bump submodules/googletest from 963dd8e to 7260682#6254
Guillaume Hetier (guhetier) merged 1 commit into
mainfrom
dependabot/submodules/submodules/googletest-1a447fd

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 22, 2026

Copy link
Copy Markdown
Contributor

Bumps submodules/googletest from 963dd8e to 7260682.

Commits
  • 7260682 Merge pull request #5046 from UditDewan:fix/print-invalid-char-code-units
  • 0daf775 Merge pull request #4824 from DoDoENT:fix/emscripten-without-threads
  • 1a447fd avoid -lpthread link option when building with emscripten without threads
  • 91c99b6 Add missing const in INSTANTIATE_TEST_SUITE_P.
  • 7358557 Remove wchar_t overloads if GTEST_HAS_STD_WSTRING is disabled
  • 71edd0e Extract GTEST_HAS_NATIVE_WCHAR
  • a2118f6 Use std::make_unique to avoid clang-tidy false positive in GTEST_TEST_ macro.
  • 49495ea Use STL capabilities to choose GTEST_HAS_STD_WSTRING default
  • aa1eefe Don't reference std::char_traits\<wchar_t> when !GTEST_HAS_STD_WSTRING
  • 002d147 When Return is passed to WillOnce (i.e. converted to OnceAction) delegate to ...
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels Aug 22, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 22, 2026 16:53
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels Aug 22, 2026
@codecov

codecov Bot commented Aug 22, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.67%. Comparing base (2be9740) to head (39df9a0).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6254      +/-   ##
==========================================
+ Coverage   83.92%   85.67%   +1.74%     
==========================================
  Files          60       60              
  Lines       18973    18973              
==========================================
+ Hits        15924    16256     +332     
+ Misses       3049     2717     -332     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@guhetier

Copy link
Copy Markdown
Collaborator

Dependabot (@dependabot) rebase

Bumps [submodules/googletest](https://github.com/google/googletest) from `963dd8e` to `7260682`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](google/googletest@963dd8e...7260682)

---
updated-dependencies:
- dependency-name: submodules/googletest
  dependency-version: 1a447fdce72f9198106cb4193eb2f2e317bf2cad
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump submodules/googletest from 963dd8e to 1a447fd Bump submodules/googletest from 963dd8e to 7260682 Aug 25, 2026
@dependabot
dependabot Bot force-pushed the dependabot/submodules/submodules/googletest-1a447fd branch from a81e73b to 39df9a0 Compare August 25, 2026 16:39
@guhetier
Guillaume Hetier (guhetier) merged commit b1bdf3d into main Aug 25, 2026
608 checks passed
@guhetier
Guillaume Hetier (guhetier) deleted the dependabot/submodules/submodules/googletest-1a447fd branch August 25, 2026 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant