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

Update docs to remove oppia-android-dev@ list (which is deprecated) and mentions of individual mentors (we now handle queries on GitHub Discussions). #5605

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

seanlip
Copy link
Member

@seanlip seanlip commented Dec 18, 2024

Explanation

Removes the deprecated oppia-android-dev@ list and directs contributors to GitHub Discussions. Also cleans up mentions of individual mentor assignment since we now use Discussions for handling queries.

Essential Checklist

  • The PR title and explanation each start with "Fix #bugnum: " (If this PR fixes part of an issue, prefix the title with "Fix part of #bugnum: ...".) -- N/A
  • Any changes to scripts/assets files have their rationale included in the PR explanation.
  • The PR follows the style guide.
  • The PR does not contain any unnecessary code changes from Android Studio (reference).
  • The PR is made from a branch that's not called "develop" and is up-to-date with "develop".
  • The PR is assigned to the appropriate reviewers (reference).

…nd mentor (we now handle queries on GitHub Discussions)
@seanlip seanlip requested review from a team as code owners December 18, 2024 14:31
@seanlip seanlip requested a review from BenHenning December 18, 2024 14:31
Copy link

Coverage Report

Results

Number of files assessed: 2
Overall Coverage: 98.00%
Coverage Analysis: PASS

Passing coverage

Files with passing code coverage
File Coverage Lines Hit Status Min Required
CoroutineExecutorService.kttesting/src/main/java/org/oppia/android/testing/threading/CoroutineExecutorService.kt
98.00% 98 / 100 70%

Exempted coverage

Files exempted from coverage
File Exemption Reason
TestCoroutineDispatchers.kttesting/src/main/java/org/oppia/android/testing/threading/TestCoroutineDispatchers.kt
This file is exempted from having a test file; skipping coverage check.

Refer test_file_exemptions.textproto for the comprehensive list of file exemptions and their required coverage percentages.

To learn more, visit the Oppia Android Code Coverage wiki page

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.

2 participants