Closed epignatelli closed 1 year ago
************* Module navix navix/__init__.py:1:0: C0114: Missing module docstring (missing-module-docstring) navix/__init__.py:21:14: R1732: Consider using 'with' for resource-allocating operations (consider-using-with) navix/__init__.py:21:14: W1514: Using open without explicitly specifying an encoding (unspecified-encoding) Report ====== 3 statements analysed. Statistics by type ------------------ +---------+-------+-----------+-----------+------------+---------+ |type |number |old number |difference |%documented |%badname | +=========+=======+===========+===========+============+=========+ |module |1 |NC |NC |0.00 |0.00 | +---------+-------+-----------+-----------+------------+---------+ |class |0 |NC |NC |0 |0 | +---------+-------+-----------+-----------+------------+---------+ |method |0 |NC |NC |0 |0 | +---------+-------+-----------+-----------+------------+---------+ |function |0 |NC |NC |0 |0 | +---------+-------+-----------+-----------+------------+---------+ 36 lines have been analyzed Raw metrics ----------- +----------+-------+------+---------+-----------+ |type |number |% |previous |difference | +==========+=======+======+=========+===========+ |code |13 |36.11 |NC |NC | +----------+-------+------+---------+-----------+ |docstring |0 |0.00 |NC |NC | +----------+-------+------+---------+-----------+ |comment |15 |41.67 |NC |NC | +----------+-------+------+---------+-----------+ |empty |8 |22.22 |NC |NC | +----------+-------+------+---------+-----------+ Duplication ----------- +-------------------------+------+---------+-----------+ | |now |previous |difference | +=========================+======+=========+===========+ |nb duplicated lines |0 |NC |NC | +-------------------------+------+---------+-----------+ |percent duplicated lines |0.000 |NC |NC | +-------------------------+------+---------+-----------+ Messages by category -------------------- +-----------+-------+---------+-----------+ |type |number |previous |difference | +===========+=======+=========+===========+ |convention |1 |NC |NC | +-----------+-------+---------+-----------+ |refactor |1 |NC |NC | +-----------+-------+---------+-----------+ |warning |1 |NC |NC | +-----------+-------+---------+-----------+ |error |0 |NC |NC | +-----------+-------+---------+-----------+ Messages -------- +-------------------------+------------+ |message id |occurrences | +=========================+============+ |unspecified-encoding |1 | +-------------------------+------------+ |missing-module-docstring |1 | +-------------------------+------------+ |consider-using-with |1 | +-------------------------+------------+ ----------------------------------- Your code has been rated at 0.00/10