Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / mutpy/mutpy issues and pull requests

#79 - Update utils.py

Pull Request - State: open - Opened by Troodz 5 months ago

#78 - Update utils.py - Changed isAlive() method call to is_alive()

Pull Request - State: open - Opened by S17eh 6 months ago

#77 - Changed trigger for MutPy

Pull Request - State: open - Opened by mrigankpawagi about 1 year ago

#75 - Change runner to use the passed argv

Pull Request - State: open - Opened by Stef-Gijsberts over 2 years ago

#74 - Include license file in source distribution

Pull Request - State: open - Opened by synapticarbors almost 3 years ago

#73 - All mutants surviving with python3.9

Issue - State: open - Opened by ayaankazerouni almost 3 years ago - 5 comments

#72 - Fixed 'MutationTestRunnerThread' object error

Pull Request - State: closed - Opened by nishavak about 3 years ago

#71 - Running `mut.py` Opens Said File Instead of Running MutPy

Issue - State: open - Opened by FloatingSunfish about 3 years ago - 1 comment

#70 - Meaning of each time reported by mutpy

Issue - State: open - Opened by jose over 3 years ago - 1 comment

#69 - mut.py don't run, only open a mut.py file

Issue - State: closed - Opened by Nickse11 over 3 years ago - 1 comment

#67 - Fixed Python 3.8 not generating 'CRP' mutations (fixes #55)

Pull Request - State: open - Opened by f-str over 3 years ago

#66 - Fix error in python 3 calling isAlive method

Pull Request - State: open - Opened by jhg over 3 years ago

#65 - Links to individual mutant pages is broken for html report

Issue - State: open - Opened by dabla over 3 years ago

#64 - Fixed minor typo

Pull Request - State: open - Opened by DrColza almost 4 years ago

#63 - Impossible find mut.py file

Issue - State: open - Opened by damorosodaragona about 4 years ago

#62 - Fixes broken link to mutation details on HTML report

Pull Request - State: closed - Opened by mqueiroz1995 about 4 years ago

#61 - Load CSS and JS from cdnjs instead of http://alexgorbatchev.com

Pull Request - State: closed - Opened by mqueiroz1995 about 4 years ago

#60 - MutPy - Unable to apply unittest.mock on mutant code

Issue - State: open - Opened by arun-kumar-28 over 4 years ago

#59 - MutPy- running on Windows vs Unix

Issue - State: open - Opened by arun-kumar-28 over 4 years ago

#58 - Fix some code quality issues

Pull Request - State: closed - Opened by pnijhara over 4 years ago

#57 - Tips on running across a project?

Issue - State: open - Opened by leason over 4 years ago

#55 - Support for Python 3.8?

Issue - State: open - Opened by fpacholczyk over 4 years ago - 1 comment

#54 - Fix code quality issues

Pull Request - State: closed - Opened by sauravsrijan almost 5 years ago

#53 - Reintroduce ModuleInjector from MutPy v0.4.0

Pull Request - State: closed - Opened by phihos almost 5 years ago

#52 - Incompetent mutants in 0.5.1 and 0.6.0

Issue - State: closed - Opened by liam-m almost 5 years ago - 6 comments

#51 - RecursionError: maximum recursion depth exceeded

Issue - State: closed - Opened by divya31 almost 5 years ago - 5 comments

#50 - Error in template: ZeroDivisionError (division by zero)

Issue - State: open - Opened by junioweb about 5 years ago

#49 - "Only report failures" option would be nice.

Issue - State: open - Opened by m4r35n357 about 5 years ago - 1 comment

#48 - HTML output broken

Issue - State: open - Opened by m4r35n357 about 5 years ago - 2 comments

#46 - Externalize test runner

Pull Request - State: closed - Opened by phihos over 5 years ago

#45 - Command Does not work when test file is in tests folder

Issue - State: closed - Opened by ashfaq92 over 5 years ago - 2 comments

#44 - Store mutants on disk

Issue - State: closed - Opened by davidchen19 over 5 years ago - 2 comments

#43 - Mutpy broke when no has __init__ file on tests folder

Issue - State: open - Opened by dunossauro over 5 years ago - 7 comments

#42 - System for exceptions

Issue - State: open - Opened by boxed almost 6 years ago

#41 - -m flag now prints mutation diff instead of just the mutation

Pull Request - State: closed - Opened by phihos almost 6 years ago

#40 - Print mutants as diff between mutant and original code

Issue - State: closed - Opened by phihos almost 6 years ago
Labels: enhancement

#39 - SCI mutation is displayed as SCIP in output

Issue - State: closed - Opened by phihos almost 6 years ago
Labels: bug

#38 - SCI mutant output highlights the wrong line

Issue - State: closed - Opened by phihos almost 6 years ago
Labels: bug

#37 - The output seems broken

Issue - State: open - Opened by boxed almost 6 years ago - 11 comments

#36 - Crash when trying to load a .so file

Issue - State: closed - Opened by boxed almost 6 years ago - 4 comments

#35 - Fix line numbers of mutants and remove obsolete parentheses in tests

Pull Request - State: closed - Opened by phihos almost 6 years ago

#34 - fixed version of astmonkey

Pull Request - State: closed - Opened by dunossauro almost 6 years ago - 1 comment

#33 - astmonkey 0.3 is incompatible with mutpy

Issue - State: closed - Opened by dunossauro almost 6 years ago - 4 comments

#31 - Code generated with --show-mutants miss parenthesis.

Issue - State: closed - Opened by pkubiak about 6 years ago - 3 comments

#30 - Typo in readme

Pull Request - State: closed - Opened by amueller about 6 years ago - 1 comment

#29 - Add mutpy.operators to packages in setup.py

Pull Request - State: closed - Opened by phihos about 6 years ago

#28 - from mutpy import commandline ImportError: No module named mutpy

Issue - State: open - Opened by m3r3lin about 6 years ago - 6 comments

#27 - Add templates to package_data in setup.py (fixes #25)

Pull Request - State: closed - Opened by phihos about 6 years ago

#26 - Copy template path in setup to generate html reports

Pull Request - State: closed - Opened by dunossauro about 6 years ago - 3 comments

#25 - Error when use --report-html

Issue - State: closed - Opened by dunossauro about 6 years ago - 4 comments

#23 - Break down operators.py into multiple Python modules

Pull Request - State: closed - Opened by phihos almost 7 years ago - 2 comments

#22 - Add tox and split up requirements

Pull Request - State: closed - Opened by phihos almost 7 years ago

#21 - Externalize codegen

Pull Request - State: closed - Opened by phihos about 7 years ago

#20 - Add section about test runners to README.rst

Pull Request - State: closed - Opened by phihos about 7 years ago - 1 comment

#19 - Reduce code duplication in test_coverage by adding custom assertions

Pull Request - State: closed - Opened by phihos about 7 years ago

#18 - Reduce CC in utils.py

Pull Request - State: closed - Opened by phihos about 7 years ago

#17 - pytest support

Issue - State: open - Opened by hroncok about 7 years ago - 8 comments
Labels: enhancement

#16 - Externalize termcolor to a dependency and add test for termcolor

Pull Request - State: closed - Opened by phihos about 7 years ago

#15 - Improve codegen coverage

Pull Request - State: closed - Opened by phihos about 7 years ago

#13 - the mut.py in the python3 build is broken

Issue - State: closed - Opened by rlgomes about 7 years ago - 9 comments

#12 - Improve readability of HOM test cases

Pull Request - State: closed - Opened by phihos about 7 years ago - 5 comments

#11 - Add codeclimate badge to README

Pull Request - State: closed - Opened by phihos about 7 years ago - 1 comment

#10 - Move version number to root __init__.py

Pull Request - State: closed - Opened by phihos about 7 years ago - 1 comment

#9 - Add travis and coveralls badges to README

Pull Request - State: closed - Opened by phihos about 7 years ago - 1 comment

#8 - Drop support for Python 3.2

Pull Request - State: closed - Opened by phihos about 7 years ago - 4 comments

#7 - Add travis.yml

Pull Request - State: closed - Opened by phihos about 7 years ago

#6 - Fix duplicate line in README

Pull Request - State: closed - Opened by phihos about 7 years ago

#5 - Add check for generating code parsed from "{**kwargs}"

Pull Request - State: closed - Opened by phihos about 7 years ago - 7 comments

#4 - Externalize dependencies to requirements.txt file

Pull Request - State: closed - Opened by phihos about 7 years ago

#3 - Fix codegen to support Python 3.4 to 3.6

Pull Request - State: closed - Opened by phihos about 7 years ago

#2 - Rename test modules to be discoverable by the unittest test runner

Pull Request - State: closed - Opened by phihos about 7 years ago

#1 - Change hgignore to gitignore

Pull Request - State: closed - Opened by phihos about 7 years ago