Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / hauleth/mix_unused issues and pull requests
#49 - Address deprecation warnings
Pull Request -
State: open - Opened by emkguts 5 days ago
Labels: scope/test
#48 - Add more configuration options
Pull Request -
State: open - Opened by cottinisimone 5 months ago
Labels: scope/tasks, scope/test, scope/test/fixtures, scope/ci
#47 - Remove `unreachable` feature
Pull Request -
State: closed - Opened by cottinisimone 5 months ago
Labels: scope/tasks, scope/test, scope/test/fixtures, invalid/commit-messages
#46 - mix_unused notifies Phoenix liveview functions, such as __phoenix_verify_routes__
Issue -
State: open - Opened by kubosuke 7 months ago
- 1 comment
#45 - Allow for specifying checks in mix config
Pull Request -
State: closed - Opened by justincy about 1 year ago
- 2 comments
#44 - Update GitHub Actions
Pull Request -
State: closed - Opened by hauleth over 1 year ago
- 1 comment
Labels: scope/ci
#43 - Fix false positives by marking subtree as called
Pull Request -
State: closed - Opened by justincy almost 2 years ago
- 6 comments
Labels: scope/test, scope/test/fixtures
#42 - ft: add an alternative analyzer to detect unused code
Pull Request -
State: open - Opened by enerdgumen over 2 years ago
- 7 comments
Labels: scope/tasks, scope/test, scope/test/fixtures, invalid/commit-messages
#41 - ** (MatchError) no match of right hand side value: {:error, {:already_loaded, :my_app}}
Issue -
State: open - Opened by Maxximiliann over 2 years ago
Labels: bug
#40 - Improve Docs a bit around usage
Pull Request -
State: closed - Opened by PragTob over 2 years ago
#39 - False positives? (marks many functions that are definitely used)
Issue -
State: closed - Opened by PragTob over 2 years ago
- 7 comments
#38 - Check usage in templates (Heex)
Issue -
State: closed - Opened by speeddragon over 2 years ago
- 1 comment
#37 - feat: unreachable analyzer
Pull Request -
State: closed - Opened by enerdgumen over 2 years ago
- 5 comments
Labels: scope/tasks, scope/test, scope/test/fixtures, invalid/commit-messages
#36 - Export: true should cascade on transitive calls
Issue -
State: open - Opened by cando over 2 years ago
Labels: bug
#35 - Compilation error: protocol Enumerable not implemented for nil of type Atom
Issue -
State: open - Opened by RKushnir almost 3 years ago
- 1 comment
#34 - mute on defstruct and defdelegate
Issue -
State: open - Opened by dkuku almost 3 years ago
- 2 comments
Labels: enhancement
#33 - Document filtering options
Issue -
State: open - Opened by hauleth about 3 years ago
Labels: help wanted, good first issue
#32 - Scan for transitive unused functions
Pull Request -
State: closed - Opened by hauleth about 3 years ago
- 2 comments
Labels: scope/tasks, scope/test
#31 - Possible to ignore based on folder (for instance /test)?
Issue -
State: closed - Opened by noozo about 3 years ago
- 2 comments
#30 - Add support for unary functions in filters
Pull Request -
State: closed - Opened by hauleth about 3 years ago
- 1 comment
Labels: scope/test, scope/ci
#29 - Suggestion: ignore predicate
Issue -
State: closed - Opened by hissssst about 3 years ago
- 3 comments
Labels: question, idea
#28 - Not working correctly with umbrella projects
Issue -
State: open - Opened by WindDrifter over 3 years ago
- 4 comments
Labels: enhancement, help wanted, idea
#27 - Mark transitive calls as unused as well
Issue -
State: closed - Opened by hauleth over 3 years ago
- 2 comments
Labels: enhancement, help wanted, question, idea
#26 - feat: add covertool support
Pull Request -
State: closed - Opened by marc0s over 3 years ago
- 4 comments
Labels: scope/ci
#25 - Add coverage reporting
Issue -
State: closed - Opened by hauleth over 3 years ago
- 12 comments
Labels: good first issue
#24 - Add analyzer for functions that could be private
Pull Request -
State: closed - Opened by hauleth over 3 years ago
Labels: scope/tasks, scope/test, scope/test/fixtures
#23 - Try to load the behaviour metadata from the debug info before loading module
Issue -
State: closed - Opened by hauleth over 3 years ago
- 1 comment
Labels: enhancement, good first issue
#22 - docs: misc doc changes
Pull Request -
State: closed - Opened by kianmeng over 3 years ago
- 2 comments
Labels: scope/tasks, scope/test
#21 - Feature request: detect functions that could be made private
Issue -
State: closed - Opened by marcandre over 3 years ago
- 4 comments
Labels: enhancement
#20 - Fix code reloading from running application
Pull Request -
State: closed - Opened by hauleth over 3 years ago
Labels: scope/tasks
#19 - Does not detect usage of functions that are called in `.eex` template files
Issue -
State: closed - Opened by neurodynamic over 3 years ago
- 4 comments
#18 - Detect unused structs
Pull Request -
State: closed - Opened by hauleth over 3 years ago
Labels: scope/tasks, scope/test, scope/test/fixtures
#17 - Regex in documentation doesn't render correctly on hexdocs.pm
Issue -
State: closed - Opened by angelikatyborska over 3 years ago
- 1 comment
#16 - error running mix task
Issue -
State: closed - Opened by sescobb27 over 3 years ago
- 4 comments
#15 - Handling false positives
Issue -
State: closed - Opened by Maxximiliann over 3 years ago
- 1 comment
#14 - Not working with dependency injection via module attribute?
Issue -
State: closed - Opened by noozo over 3 years ago
- 3 comments
Labels: bug, question
#13 - How to pass options to compiler (namely severity)?
Issue -
State: closed - Opened by noozo over 3 years ago
- 2 comments
Labels: bug, good first issue
#12 - Added doctest that shows we can ignore based pattern match for the module
Pull Request -
State: closed - Opened by noozo over 3 years ago
- 2 comments
#11 - Lint commit messages
Pull Request -
State: closed - Opened by hauleth over 3 years ago
#10 - Add option to ignore documented functions in documented modules
Issue -
State: closed - Opened by hauleth over 3 years ago
- 4 comments
Labels: enhancement, good first issue
#9 - Support Elixir macros
Pull Request -
State: closed - Opened by hauleth over 3 years ago
#8 - Support filtering using regular expressions
Pull Request -
State: closed - Opened by hauleth over 3 years ago
#7 - Scan for unused public macros
Issue -
State: closed - Opened by hauleth over 3 years ago
Labels: enhancement, good first issue
#6 - Filter out macros by default
Issue -
State: closed - Opened by hauleth over 3 years ago
Labels: enhancement, good first issue
#5 - Allow filtering functions using arity range
Issue -
State: closed - Opened by hauleth over 3 years ago
Labels: enhancement
#4 - Allow filtering functions using regular expressions
Issue -
State: closed - Opened by hauleth over 3 years ago
Labels: enhancement
#3 - Add GitHub Actions
Pull Request -
State: closed - Opened by hauleth over 3 years ago
#2 - Migrate to compiler tracers
Pull Request -
State: closed - Opened by hauleth almost 5 years ago
- 11 comments
Labels: enhancement
#1 - Incompatible with Elixir 1.10?
Issue -
State: closed - Opened by tensiondriven almost 5 years ago
- 6 comments
Labels: bug, enhancement