Showing 3,589 of 10,737 total issues

File exp_services.py has 3210 lines of code (exceeds 250 allowed). Consider refactoring.
Open

# coding: utf-8
#
# Copyright 2014 The Oppia Authors. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
Severity: Major
Found in core/domain/exp_services.py - About 1 wk to fix

    File gae_models_test.py has 3209 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

    # coding: utf-8
    #
    # Copyright 2014 The Oppia Authors. All Rights Reserved.
    #
    # Licensed under the Apache License, Version 2.0 (the "License");
    Severity: Major
    Found in core/storage/user/gae_models_test.py - About 1 wk to fix

      File reader_test.py has 3137 lines of code (exceeds 250 allowed). Consider refactoring.
      Open

      # Copyright 2014 The Oppia Authors. All Rights Reserved.
      #
      # Licensed under the Apache License, Version 2.0 (the "License");
      # you may not use this file except in compliance with the License.
      # You may obtain a copy of the License at
      Severity: Major
      Found in core/controllers/reader_test.py - About 1 wk to fix

        File suggestion_test.py has 3134 lines of code (exceeds 250 allowed). Consider refactoring.
        Open

        # coding: utf-8
        #
        # Copyright 2018 The Oppia Authors. All Rights Reserved.
        #
        # Licensed under the Apache License, Version 2.0 (the "License");
        Severity: Major
        Found in core/controllers/suggestion_test.py - About 1 wk to fix

          File editor_test.py has 3065 lines of code (exceeds 250 allowed). Consider refactoring.
          Open

          # coding: utf-8
          
          # Copyright 2014 The Oppia Authors. All Rights Reserved.
          #
          # Licensed under the Apache License, Version 2.0 (the "License");
          Severity: Major
          Found in core/controllers/editor_test.py - About 1 wk to fix

            File gae_models.py has 2986 lines of code (exceeds 250 allowed). Consider refactoring.
            Open

            # Copyright 2018 The Oppia Authors. All Rights Reserved.
            #
            # Licensed under the Apache License, Version 2.0 (the "License");
            # you may not use this file except in compliance with the License.
            # You may obtain a copy of the License at
            Severity: Major
            Found in core/storage/suggestion/gae_models.py - About 1 wk to fix

              File parser.js has 2862 lines of code (exceeds 250 allowed). Consider refactoring.
              Open

              module.exports = (function() {
                /*
                 * Generated by PEG.js 0.8.0.
                 *
                 * http://pegjs.majda.cz/
              Severity: Major
              Found in core/templates/expressions/parser.js - About 1 wk to fix

                File conversation-skin.component.spec.ts has 2759 lines of code (exceeds 250 allowed). Consider refactoring.
                Open

                // Copyright 2022 The Oppia Authors. All Rights Reserved.
                //
                // Licensed under the Apache License, Version 2.0 (the "License");
                // you may not use this file except in compliance with the License.
                // You may obtain a copy of the License at

                  File topic_services_test.py has 2752 lines of code (exceeds 250 allowed). Consider refactoring.
                  Open

                  # coding: utf-8
                  #
                  # Copyright 2018 The Oppia Authors. All Rights Reserved.
                  #
                  # Licensed under the Apache License, Version 2.0 (the "License");
                  Severity: Major
                  Found in core/domain/topic_services_test.py - About 1 wk to fix

                    File gae_models.py has 2657 lines of code (exceeds 250 allowed). Consider refactoring.
                    Open

                    # coding: utf-8
                    #
                    # Copyright 2014 The Oppia Authors. All Rights Reserved.
                    #
                    # Licensed under the Apache License, Version 2.0 (the "License");
                    Severity: Major
                    Found in core/storage/user/gae_models.py - About 1 wk to fix

                      File admin_test.py has 2564 lines of code (exceeds 250 allowed). Consider refactoring.
                      Open

                      # Copyright 2014 The Oppia Authors. All Rights Reserved.
                      #
                      # Licensed under the Apache License, Version 2.0 (the "License");
                      # you may not use this file except in compliance with the License.
                      # You may obtain a copy of the License at
                      Severity: Major
                      Found in core/controllers/admin_test.py - About 1 wk to fix

                        File image-editor.component.spec.ts has 2469 lines of code (exceeds 250 allowed). Consider refactoring.
                        Open

                        // Copyright 2021 The Oppia Authors. All Rights Reserved.
                        //
                        // Licensed under the Apache License, Version 2.0 (the "License");
                        // you may not use this file except in compliance with the License.
                        // You may obtain a copy of the License at
                        Severity: Major
                        Found in extensions/objects/templates/image-editor.component.spec.ts - About 6 days to fix

                          File stats_services_test.py has 2434 lines of code (exceeds 250 allowed). Consider refactoring.
                          Open

                          # coding: utf-8
                          #
                          # Copyright 2014 The Oppia Authors. All Rights Reserved.
                          #
                          # Licensed under the Apache License, Version 2.0 (the "License");
                          Severity: Major
                          Found in core/domain/stats_services_test.py - About 6 days to fix

                            File user_services.py has 2424 lines of code (exceeds 250 allowed). Consider refactoring.
                            Open

                            # coding: utf-8
                            #
                            # Copyright 2014 The Oppia Authors. All Rights Reserved.
                            #
                            # Licensed under the Apache License, Version 2.0 (the "License");
                            Severity: Major
                            Found in core/domain/user_services.py - About 6 days to fix

                              File reader.py has 2359 lines of code (exceeds 250 allowed). Consider refactoring.
                              Open

                              # Copyright 2014 The Oppia Authors. All Rights Reserved.
                              #
                              # Licensed under the Apache License, Version 2.0 (the "License");
                              # you may not use this file except in compliance with the License.
                              # You may obtain a copy of the License at
                              Severity: Major
                              Found in core/controllers/reader.py - About 6 days to fix

                                File translation-suggestion-review-modal.component.spec.ts has 2346 lines of code (exceeds 250 allowed). Consider refactoring.
                                Open

                                // Copyright 2021 The Oppia Authors. All Rights Reserved.
                                //
                                // Licensed under the Apache License, Version 2.0 (the "License");
                                // you may not use this file except in compliance with the License.
                                // You may obtain a copy of the License at

                                  File pylint_extensions.py has 2337 lines of code (exceeds 250 allowed). Consider refactoring.
                                  Open

                                  # coding: utf-8
                                  #
                                  # Copyright 2018 The Oppia Authors. All Rights Reserved.
                                  #
                                  # Licensed under the Apache License, Version 2.0 (the "License");
                                  Severity: Major
                                  Found in scripts/linters/pylint_extensions.py - About 6 days to fix

                                    File contributions-and-review.component.spec.ts has 2287 lines of code (exceeds 250 allowed). Consider refactoring.
                                    Open

                                    // Copyright 2020 The Oppia Authors. All Rights Reserved.
                                    //
                                    // Licensed under the Apache License, Version 2.0 (the "License");
                                    // you may not use this file except in compliance with the License.
                                    // You may obtain a copy of the License at

                                      File story_services_test.py has 2269 lines of code (exceeds 250 allowed). Consider refactoring.
                                      Open

                                      # Copyright 2018 The Oppia Authors. All Rights Reserved.
                                      #
                                      # Licensed under the Apache License, Version 2.0 (the "License");
                                      # you may not use this file except in compliance with the License.
                                      # You may obtain a copy of the License at
                                      Severity: Major
                                      Found in core/domain/story_services_test.py - About 6 days to fix

                                        File exploration-warnings.service.spec.ts has 2267 lines of code (exceeds 250 allowed). Consider refactoring.
                                        Open

                                        // Copyright 2020 The Oppia Authors. All Rights Reserved.
                                        //
                                        // Licensed under the Apache License, Version 2.0 (the "License");
                                        // you may not use this file except in compliance with the License.
                                        // You may obtain a copy of the License at
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language