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

Fix #3698: Exception handling shifted for NotLoggedInException so that it does not generate log errors. #3714

Merged
merged 1 commit into from
Aug 6, 2017

Conversation

1995YogeshSharma
Copy link
Contributor

#3698

Exception handling shifted for NotLoggedInException so that it does not generate log errors.

Copy link
Member

@seanlip seanlip left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks!

@codecov-io
Copy link

Codecov Report

Merging #3714 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #3714   +/-   ##
========================================
  Coverage    45.06%   45.06%           
========================================
  Files          264      264           
  Lines        20427    20427           
  Branches      3174     3174           
========================================
  Hits          9205     9205           
  Misses       11222    11222

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f3bc79a...72e1755. Read the comment docs.

@seanlip seanlip merged commit 6fde7c5 into oppia:develop Aug 6, 2017
@seanlip
Copy link
Member

seanlip commented Aug 6, 2017

@1995YogeshSharma -- please choose a more descriptive PR title next time, it's easier to handle when compiling the release changelog. Thanks! (I've modified it, it used to be just "Fix #3698".)

@seanlip seanlip changed the title Fix #3698 Fix #3698: Exception handling shifted for NotLoggedInException so that it does not generate log errors. Aug 6, 2017
giritheja added a commit to giritheja/oppia that referenced this pull request Aug 8, 2017
* upstream/develop: (39 commits)
  Add a one-off job to list which explorations use gadgets; remove old fallbacks job. (oppia#3717)
  Fix oppia#2998 implement collection skills update commands (oppia#3710)
  Improvements and bug fixes to changes introduced by PR oppia#3671 (oppia#3684)
  Fix oppia#3688: refactoring ExplorationStatusHandler to remove unpublish and publicize functionality as it is not called from frontend. (oppia#3715)
  fix oppia#3698: Shift exception handling for NotLoggedInException so that it does not generate log errors. (oppia#3714)
  Revert "Fix oppia#3707 Change text of collection learner view "start here"" (oppia#3713)
  Fix oppia#3701 Fixed Continue button name issue (oppia#3711)
  Fix oppia#3467: Introduce re-training and add_to_training_queue methods (oppia#3650)
  Fix oppia#3707 Change text of collection learner view "start here" (oppia#3700)
  Audio fixes: make audio download URL safe; don't show flagging modal if all translations are flagged; use templateUrl for modals. (oppia#3709)
  Learner audio updates (oppia#3705)
  Move hint button to left corner for supplemental cards (oppia#3702)
  Make the representation of the learner's 'Continue' answer more conversational. (oppia#3675)
  Add editor for audio translations (oppia#3692)
  Fix oppia#3686 fixed text overflow for contributors list (oppia#3697)
  Fix oppia#3551: Manually set cookie value during language change (oppia#3622)
  Learner view audio translations (oppia#3681)
  The sixth milestone of the learner dashboard. (oppia#3680)
  Routine update of translations. (oppia#3685)
  SiteWide ACL Refactor: Milestone 3.1 (oppia#3682)
  ...
giritheja added a commit to giritheja/oppia that referenced this pull request Aug 11, 2017
* upstream/develop: (28 commits)
  Preloading of audio and bandwidth confirmation (oppia#3727)
  Fix oppia#3693: Deprecate ClassifierDataModel and update ClassifierTrainingJobModel (oppia#3734)
  Fix part of oppia#3453: Removed jinja template in editor_navigation_directive (oppia#3732)
  Eliminates stray tick mark (oppia#3731)
  Fix oppia#3453: Removed jinja template in collection editor navigation bar directive (oppia#3723)
  Fix oppia#3726: prevent graph SVG from overlapping modal footer buttons. (oppia#3728)
  address sean review comments
  Add a one-off job to list which explorations use gadgets; remove old fallbacks job. (oppia#3717)
  fix linting
  remove jinja template in create_activity_modal
  Fix oppia#2998 implement collection skills update commands (oppia#3710)
  Improvements and bug fixes to changes introduced by PR oppia#3671 (oppia#3684)
  Fix oppia#3688: refactoring ExplorationStatusHandler to remove unpublish and publicize functionality as it is not called from frontend. (oppia#3715)
  fix oppia#3698: Shift exception handling for NotLoggedInException so that it does not generate log errors. (oppia#3714)
  Revert "Fix oppia#3707 Change text of collection learner view "start here"" (oppia#3713)
  Fix oppia#3701 Fixed Continue button name issue (oppia#3711)
  Fix oppia#3467: Introduce re-training and add_to_training_queue methods (oppia#3650)
  Fix oppia#3707 Change text of collection learner view "start here" (oppia#3700)
  Audio fixes: make audio download URL safe; don't show flagging modal if all translations are flagged; use templateUrl for modals. (oppia#3709)
  Learner audio updates (oppia#3705)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants