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

[BUG] Fixed #473 failing test cases #550

Merged
merged 1 commit into from
Oct 7, 2022

Conversation

tusharpingale04
Copy link

Summary

Fixed failing test cases

Description for the changelog

Fixed failing test cases due to jacoco & replaced AppCompatActivity with ComponentActivity

Checklist

  • Build and linting is passing.
  • This change is not breaking existing flow of a system.
  • I have written test case for this change.
  • This change is tested from all aspects.
  • Implemented any new third-party library (Which not existed before this change).

- replaced AppCompatActivity with ComponentActivity
@tusharpingale04 tusharpingale04 changed the title [BUG] Fixed failing test cases [BUG] Fixed #473 failing test cases Oct 6, 2022
@PatilShreyas PatilShreyas linked an issue Oct 7, 2022 that may be closed by this pull request
@PatilShreyas PatilShreyas added this to the v2.1.0 milestone Oct 7, 2022
@PatilShreyas PatilShreyas merged commit a104333 into PatilShreyas:master Oct 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Failed to run test NotesScreenTest
2 participants