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

Revert "Navigation Services Test Written" #2234

Merged
merged 1 commit into from
Dec 10, 2023

Conversation

palisadoes
Copy link
Contributor

Reverts #2230

We have to revert this PR. It's causing others to fail. Here is a specific error caused by files modified in the original #2230 PR

Copy link

Our Pull Request Approval Process

We have these basic policies to make the approval process smoother for our volunteer team.

Testing Your Code

Please make sure your code passes all tests. Our test code coverage system will fail if either of these two conditions occur:

  1. The overall code coverage drops below the target threshold of the repository
  2. Any file in the pull request has code coverage levels below the repository threshold

The process helps maintain the overall reliability of the code base and is a prerequisite for getting your PR approved. Assigned reviewers regularly review the PR queue and tend to focus on PRs that are passing.

Reviewers

When your PR has been assigned reviewers contact them to get your code reviewed and approved via:

  1. comments in this PR or
  2. our slack channel

Reviewing Your Code

Your reviewer(s) will have the following roles:

  1. arbitrators of future discussions with other contributors about the validity of your changes
  2. point of contact for evaluating the validity of your work
  3. person who verifies matching issues by others that should be closed.
  4. person who gives general guidance in fixing your tests

Other

🎯 Please be considerate of our volunteers' time. Contacting the person who assigned the reviewers is not advised unless they ask for your input. Do not @ the person who did the assignment otherwise.

Copy link

codecov bot commented Dec 10, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f15cbf3) 80.14% compared to head (30009bf) 80.14%.
Report is 2 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #2234   +/-   ##
========================================
  Coverage    80.14%   80.14%           
========================================
  Files          149      149           
  Lines         6986     6986           
========================================
  Hits          5599     5599           
  Misses        1387     1387           

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

@palisadoes palisadoes merged commit 92ab2d2 into develop Dec 10, 2023
12 of 13 checks passed
@noman2002 noman2002 deleted the revert-2230-NavigationTest branch December 12, 2023 12:36
palisadoes added a commit that referenced this pull request Dec 17, 2023
* fetchmore bug fix in organizationlist widget

* fetchmore result typecast

* Refactor talawa conneciton url to hamburger menu

* minor changes

* minor fixes

* minor fixes

* minor fixes

* added comments to the files mentioned in the failing test case.

* added comments

* minor fixes

* ran build runner

* fixed fail test

* Bug fix: Edited tag does not get updated immediately (#2224)

* Fixing bug to join or switch to any joined org (#2216)

* Fixing bug to join or switch to any joined org

* fixing linting errors

* fixing

* fixing coverage

* fixing overflow error

* fixing overflow error

* Fixes Snackbar clipping by adding an auto scroll and duration based on length of message (#2231)

* fix: Snackbar clipping by adding an auto scroll based on length of message

* changes to tests and added documentation

* minor changes to documentation

* Navigation Services Test Written (#2230)

* Navigation Services Test Written

* Null Check Error Fixed

* Update pull_request_template.md

* Revert "Navigation Services Test Written (#2230)" (#2234)

This reverts commit 23c2a74.

* Refactor talawa conneciton url to hamburger menu

* Bug fix: Edited tag does not get updated immediately (#2224)

* Refactor talawa conneciton url to hamburger menu

* Bug fix: Edited tag does not get updated immediately (#2224)

* add some tests

* added some tests

* added tests to userConfig Service

* fixed failing tests

* fixed failing tests

* added tests for explore_events_demo page

* added comments for event_card widget

* made add_post_page 100% code covered.

* Refactor talawa conneciton url to hamburger menu

* Navigation Services Test Written (#2230)

* Navigation Services Test Written

* Null Check Error Fixed

* add tests to mainscreenviewModel

* resolve conflicts

* fixed failing test

* added tests to apptour file

---------

Co-authored-by: Bhav Khurana <96694482+bhav-khurana@users.noreply.github.com>
Co-authored-by: Parag Gupta <103507835+Dante291@users.noreply.github.com>
Co-authored-by: Hemanth Krishnakumar <72601105+Wreck-X@users.noreply.github.com>
Co-authored-by: Manik Mehta <mehtamanik96@gmail.com>
Co-authored-by: Peter Harrison <16875803+palisadoes@users.noreply.github.com>
palisadoes added a commit to palisadoes/talawa that referenced this pull request Jan 10, 2024
palisadoes added a commit to palisadoes/talawa that referenced this pull request Jan 10, 2024
* fetchmore bug fix in organizationlist widget

* fetchmore result typecast

* Refactor talawa conneciton url to hamburger menu

* minor changes

* minor fixes

* minor fixes

* minor fixes

* added comments to the files mentioned in the failing test case.

* added comments

* minor fixes

* ran build runner

* fixed fail test

* Bug fix: Edited tag does not get updated immediately (PalisadoesFoundation#2224)

* Fixing bug to join or switch to any joined org (PalisadoesFoundation#2216)

* Fixing bug to join or switch to any joined org

* fixing linting errors

* fixing

* fixing coverage

* fixing overflow error

* fixing overflow error

* Fixes Snackbar clipping by adding an auto scroll and duration based on length of message (PalisadoesFoundation#2231)

* fix: Snackbar clipping by adding an auto scroll based on length of message

* changes to tests and added documentation

* minor changes to documentation

* Navigation Services Test Written (PalisadoesFoundation#2230)

* Navigation Services Test Written

* Null Check Error Fixed

* Update pull_request_template.md

* Revert "Navigation Services Test Written (PalisadoesFoundation#2230)" (PalisadoesFoundation#2234)

This reverts commit 23c2a74.

* Refactor talawa conneciton url to hamburger menu

* Bug fix: Edited tag does not get updated immediately (PalisadoesFoundation#2224)

* Refactor talawa conneciton url to hamburger menu

* Bug fix: Edited tag does not get updated immediately (PalisadoesFoundation#2224)

* add some tests

* added some tests

* added tests to userConfig Service

* fixed failing tests

* fixed failing tests

* added tests for explore_events_demo page

* added comments for event_card widget

* made add_post_page 100% code covered.

* Refactor talawa conneciton url to hamburger menu

* Navigation Services Test Written (PalisadoesFoundation#2230)

* Navigation Services Test Written

* Null Check Error Fixed

* add tests to mainscreenviewModel

* resolve conflicts

* fixed failing test

* added tests to apptour file

---------

Co-authored-by: Bhav Khurana <96694482+bhav-khurana@users.noreply.github.com>
Co-authored-by: Parag Gupta <103507835+Dante291@users.noreply.github.com>
Co-authored-by: Hemanth Krishnakumar <72601105+Wreck-X@users.noreply.github.com>
Co-authored-by: Manik Mehta <mehtamanik96@gmail.com>
Co-authored-by: Peter Harrison <16875803+palisadoes@users.noreply.github.com>
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.

1 participant