i05nagai/mafipy

View on GitHub

Showing 245 of 1,119 total issues

Function test_make_put_wrt_strike has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def test_make_put_wrt_strike(
Severity: Minor
Found in mafipy/function/tests/test_analytic_formula.py - About 35 mins to fix

    Function test_black_payers_swaption_value has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

        def test_black_payers_swaption_value(self,
    Severity: Minor
    Found in mafipy/function/tests/test_black.py - About 35 mins to fix

      Function black_scholes_call_vega_fprime_by_strike has 5 arguments (exceeds 4 allowed). Consider refactoring.
      Open

      def black_scholes_call_vega_fprime_by_strike(
      Severity: Minor
      Found in mafipy/function/black_scholes.py - About 35 mins to fix

        Function black_receivers_swaption_value has 5 arguments (exceeds 4 allowed). Consider refactoring.
        Open

        def black_receivers_swaption_value(
        Severity: Minor
        Found in mafipy/function/black.py - About 35 mins to fix

          Function test_model_black_payers_swaption_volga has 5 arguments (exceeds 4 allowed). Consider refactoring.
          Open

              def test_model_black_payers_swaption_volga(self,
          Severity: Minor
          Found in mafipy/function/tests/test_black.py - About 35 mins to fix

            Function test_model_black_payers_swaption_vega_fprime_by_strike has 5 arguments (exceeds 4 allowed). Consider refactoring.
            Open

                def test_model_black_payers_swaption_vega_fprime_by_strike(
            Severity: Minor
            Found in mafipy/function/tests/test_black.py - About 35 mins to fix

              Function black_payers_swaption_value_fhess_by_strike has 5 arguments (exceeds 4 allowed). Consider refactoring.
              Open

              def black_payers_swaption_value_fhess_by_strike(
              Severity: Minor
              Found in mafipy/function/black.py - About 35 mins to fix

                Function black_payers_swaption_vega has 5 arguments (exceeds 4 allowed). Consider refactoring.
                Open

                def black_payers_swaption_vega(
                Severity: Minor
                Found in mafipy/function/black.py - About 35 mins to fix

                  Function test_func_d2 has 5 arguments (exceeds 4 allowed). Consider refactoring.
                  Open

                      def test_func_d2(self, underlying, strike, rate, maturity, vol):
                  Severity: Minor
                  Found in mafipy/function/tests/test_black_scholes.py - About 35 mins to fix

                    Function test_model_black_payers_swaption_delta has 5 arguments (exceeds 4 allowed). Consider refactoring.
                    Open

                        def test_model_black_payers_swaption_delta(self,
                    Severity: Minor
                    Found in mafipy/function/tests/test_black.py - About 35 mins to fix

                      Function func_d1 has 5 arguments (exceeds 4 allowed). Consider refactoring.
                      Open

                      def func_d1(underlying, strike, rate, maturity, vol):
                      Severity: Minor
                      Found in mafipy/function/black_scholes.py - About 35 mins to fix

                        Function test_make_cdf_black_swaption has 5 arguments (exceeds 4 allowed). Consider refactoring.
                        Open

                            def test_make_cdf_black_swaption(self,
                        Severity: Minor
                        Found in mafipy/replication/tests/test_pricer_quanto_cms.py - About 35 mins to fix

                          Function black_scholes_put_formula has 5 arguments (exceeds 4 allowed). Consider refactoring.
                          Open

                          def black_scholes_put_formula(underlying, strike, rate, maturity, vol):
                          Severity: Minor
                          Found in mafipy/function/black_scholes.py - About 35 mins to fix

                            Function black_scholes_call_volga has 5 arguments (exceeds 4 allowed). Consider refactoring.
                            Open

                            def black_scholes_call_volga(underlying, strike, rate, maturity, vol):
                            Severity: Minor
                            Found in mafipy/function/black_scholes.py - About 35 mins to fix

                              Function black_swaption_pdf has 5 arguments (exceeds 4 allowed). Consider refactoring.
                              Open

                              def black_swaption_pdf(
                              Severity: Minor
                              Found in mafipy/function/black.py - About 35 mins to fix

                                Function test_func_d1 has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                Open

                                    def test_func_d1(self, underlying, strike, rate, maturity, vol):
                                Severity: Minor
                                Found in mafipy/function/tests/test_black_scholes.py - About 35 mins to fix

                                  Function test_black_scholes_call_vega_fprime_by_strike has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                  Open

                                      def test_black_scholes_call_vega_fprime_by_strike(
                                  Severity: Minor
                                  Found in mafipy/function/tests/test_black_scholes.py - About 35 mins to fix

                                    Function test_black_receivers_swaption_value has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                    Open

                                        def test_black_receivers_swaption_value(self,
                                    Severity: Minor
                                    Found in mafipy/function/tests/test_black.py - About 35 mins to fix

                                      Function test_black_payers_swaption_value_fhess_by_strike has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                      Open

                                          def test_black_payers_swaption_value_fhess_by_strike(self,
                                      Severity: Minor
                                      Found in mafipy/function/tests/test_black.py - About 35 mins to fix

                                        Function d_fhess_by_strike has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                        Open

                                        def d_fhess_by_strike(underlying, strike, rate, maturity, vol):
                                        Severity: Minor
                                        Found in mafipy/function/black_scholes.py - About 35 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language