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

RCORE-2257 Remove unneeded evergreen tasks/build variants #8025

Merged
merged 2 commits into from
Sep 12, 2024

Conversation

jbreams
Copy link
Contributor

@jbreams jbreams commented Sep 10, 2024

What, How & Why?

Removes a bunch of evergreen tasks that are no longer relevant after the deprecation.

  • Benchmarks
  • Sync corpus testing
  • Unused network faultyness testing (toxiproxy)
  • MacOS 11 builders
  • All the evg config for launching baas on evg-managed remote hosts
  • libfuzzer fuzzer task/artifacts

☑️ ToDos

  • 📝 Changelog update
  • 🚦 Tests (or not relevant)
  • C-API, if public C++ API changed
  • bindgen/spec.yml, if public C++ API changed

Copy link

Pull Request Test Coverage Report for Build jonathan.reams_3420

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 114 unchanged lines in 10 files lost coverage.
  • Overall coverage decreased (-0.02%) to 91.103%

Files with Coverage Reduction New Missed Lines %
src/realm/util/serializer.cpp 1 90.43%
src/realm/object-store/shared_realm.cpp 2 91.9%
src/realm/unicode.cpp 3 83.83%
test/test_thread.cpp 3 66.14%
src/realm/bplustree.cpp 6 72.55%
src/realm/sync/noinst/client_impl_base.cpp 6 82.72%
src/realm/sync/instruction_applier.cpp 7 68.01%
src/realm/sync/network/network.hpp 7 85.28%
src/realm/sync/noinst/server/server.cpp 20 73.95%
test/fuzz_group.cpp 59 46.41%
Totals Coverage Status
Change from base Build 2607: -0.02%
Covered Lines: 217173
Relevant Lines: 238382

💛 - Coveralls

@jbreams jbreams requested review from mpobrien and jedelbo September 11, 2024 19:21
@jbreams jbreams merged commit 00eba1c into master Sep 12, 2024
43 of 44 checks passed
@jbreams jbreams deleted the jbr/cleanup_evg_config branch September 12, 2024 13:01
@github-actions github-actions bot mentioned this pull request Sep 20, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants