Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / massive-oss/mcover issues and pull requests
#58 - New release process?
Issue -
State: open - Opened by ckentgeorge over 1 year ago
- 3 comments
#57 - Move haxelib.json to project root
Pull Request -
State: open - Opened by haath over 1 year ago
#56 - Coverage on abstract functions?
Issue -
State: open - Opened by haath almost 3 years ago
- 1 comment
Labels: Help wanted
#55 - mcover breaks null-safety
Issue -
State: open - Opened by byteit101 about 3 years ago
#54 - Removed EDisplayNew
Pull Request -
State: closed - Opened by AlexHaxe over 3 years ago
#53 - Methods using return expression (i.e. without braces) are not covered
Issue -
State: open - Opened by cedx over 4 years ago
- 1 comment
Labels: Bug, Help wanted
#52 - [Feature request] Add a LCOV coverage reporter
Issue -
State: closed - Opened by cedx over 4 years ago
- 6 comments
#51 - use Haxe 4 sys.thread.*
Pull Request -
State: closed - Opened by AlexHaxe over 5 years ago
#50 - fix typo warning on haxe 4
Pull Request -
State: closed - Opened by ibilon over 5 years ago
- 1 comment
#49 - fixed absolute path names
Pull Request -
State: closed - Opened by AlexHaxe over 5 years ago
- 5 comments
#48 - Add lcov printclient
Pull Request -
State: closed - Opened by AlexHaxe about 6 years ago
#47 - skip unknown positions
Pull Request -
State: closed - Opened by AlexHaxe about 6 years ago
#46 - fixed line number detection
Pull Request -
State: closed - Opened by AlexHaxe about 6 years ago
#45 - Fix custom getter/setter functions
Pull Request -
State: closed - Opened by AlexHaxe about 6 years ago
- 1 comment
#44 - Adds support for eval
Pull Request -
State: closed - Opened by AlexHaxe over 6 years ago
- 1 comment
#43 - Circular dependencies with munit
Issue -
State: open - Opened by gene-pavlovsky over 6 years ago
- 1 comment
#42 - haxe 4 changed `in` to Binop
Pull Request -
State: closed - Opened by AlexHaxe about 7 years ago
- 1 comment
#41 - Fix backslashes missing (or blowing up) on Windows
Pull Request -
State: open - Opened by 3vilguy over 7 years ago
- 6 comments
#40 - 0% coverage
Issue -
State: open - Opened by bendmorris about 8 years ago
- 1 comment
#39 - Deadlocks with mcover in C++ code
Issue -
State: open - Opened by boie2203 over 8 years ago
#38 - Listing Method Coverage Per Method on Neko
Issue -
State: open - Opened by ashes999 almost 9 years ago
#37 - Generating HTML Coverage for Neko
Issue -
State: open - Opened by ashes999 almost 9 years ago
#36 - Backslashes missing in paths on Windows
Issue -
State: open - Opened by IBwWG almost 9 years ago
#35 - Ignored Mockitoo-Mocks
Issue -
State: closed - Opened by elronat over 9 years ago
#34 - Primitive not found std@mutex_create
Issue -
State: open - Opened by explorigin over 9 years ago
#33 - removed folder name from file node in EmmaPrintClient
Pull Request -
State: closed - Opened by AlexHaxe over 9 years ago
- 1 comment
#32 - Running tests stuck with -coverage flag with flixel
Issue -
State: open - Opened by fulara almost 10 years ago
- 4 comments
#31 - Always reporting 0% on cpp target
Issue -
State: closed - Opened by ubald about 10 years ago
- 3 comments
#30 - Module sub-types are not supported.
Issue -
State: closed - Opened by nadako about 10 years ago
- 1 comment
#29 - Single-letter classes are not supported
Issue -
State: closed - Opened by nadako about 10 years ago
- 1 comment
#28 - MCover fails if package has a space at the end before ';'
Issue -
State: closed - Opened by tiagolr over 10 years ago
- 1 comment
#27 - How to ignore compilation of some files inside a classpath.
Issue -
State: open - Opened by saana1 almost 11 years ago
- 2 comments
#26 - Support ignoring coverage for concrete expressions.
Issue -
State: open - Opened by nadako almost 11 years ago
- 3 comments
#25 - Generating html based coverage report for haxe source code for as3
Issue -
State: open - Opened by saana1 about 11 years ago
- 1 comment
#24 - Misc fixes (NodeJS, Windows and packages with underscore)
Pull Request -
State: closed - Opened by nadako over 11 years ago
- 2 comments
#23 - Coverage doesn't include classes contained in packages with underscore (_) in names.
Issue -
State: closed - Opened by nadako over 11 years ago
#22 - Memory tracking
Issue -
State: closed - Opened by gamedevsam over 11 years ago
- 3 comments
#21 - Issue migrating from NME to OpenFL
Issue -
State: open - Opened by crayfellow over 11 years ago
- 1 comment
#20 - Haxe 3 Support
Pull Request -
State: closed - Opened by misprintt over 11 years ago
#19 - Version 1.5.0 - Improved logic for covering macro generated code blocks
Pull Request -
State: closed - Opened by misprintt almost 12 years ago
#18 - Update src/mcover/util/Timer.hx
Pull Request -
State: closed - Opened by SimonRichardson almost 12 years ago
#17 - v1.4.2 Minor tweaks to run with haxe svn (2.11)
Pull Request -
State: closed - Opened by misprintt about 12 years ago
#16 - Customizing coverage result client?
Issue -
State: open - Opened by Antoine-Lassauzay about 12 years ago
- 1 comment
#15 - Issue #14 refactored m.cover.* to mcover.*
Pull Request -
State: closed - Opened by misprintt over 12 years ago
#14 - Top level `m` package clashes with local varables
Issue -
State: closed - Opened by misprintt over 12 years ago
- 1 comment
#13 - Allow package wildcards
Issue -
State: closed - Opened by tynril over 12 years ago
- 10 comments
#12 - Line number missing from coverage block output (if single line)
Issue -
State: closed - Opened by misprintt over 12 years ago
#11 - Detailed reporting output
Issue -
State: closed - Opened by tynril over 12 years ago
- 3 comments
#10 - Allow CoverageLogger to start/stop/resume recording coverage for currentTest
Issue -
State: closed - Opened by misprintt over 12 years ago
#9 - CPP: 0% branch coverage prints -21474836.48%
Issue -
State: closed - Opened by misprintt over 12 years ago
#8 - Added support for php target
Pull Request -
State: closed - Opened by misprintt over 12 years ago
#7 - Added support for cpp.
Pull Request -
State: closed - Opened by misprintt over 12 years ago
#6 - Coverage Option Disables Expanding Classes, Icons
Issue -
State: closed - Opened by ashes999 over 12 years ago
- 2 comments
#5 - Implement support for static methods
Issue -
State: closed - Opened by misprintt about 13 years ago
#4 - Extract reporting into Client interface and implement basic print client
Issue -
State: closed - Opened by misprintt about 13 years ago
#3 - Include coverage breakdown in report
Issue -
State: closed - Opened by misprintt about 13 years ago
#2 - Track code coverage in individual classes
Issue -
State: closed - Opened by misprintt about 13 years ago
#1 - Doesn't seem to work?
Issue -
State: closed - Opened by dpeek about 13 years ago