neechbear/blip

View on GitHub
blip.bash.in

Summary

Maintainability
Test Coverage

TODO found
Open

    # TODO(nicolaw): Allow support for exponential E notation.
Severity: Minor
Found in blip.bash.in by fixme

FIXME found
Open

# FIXME: Check out what is failing in unit tests that call this function when we
Severity: Minor
Found in blip.bash.in by fixme

TODO found
Open

# TODO(nicolaw): Should this be extended to have is_word_in_strings, and/or
Severity: Minor
Found in blip.bash.in by fixme

TODO found
Open

        # TODO: Double check that this is a valid thing to disable here.
Severity: Minor
Found in blip.bash.in by fixme

FIXME found
Open

  # FIXME: Support optionally specifying ONLY a short arg, or ONLY a long arg.
Severity: Minor
Found in blip.bash.in by fixme

FIXME found
Open

# FIXME: This doesn't work for associative arrays yet, and is still a little
Severity: Minor
Found in blip.bash.in by fixme

TODO found
Open

# TODO(nicolaw): Try to get this working using bash's own regex engine.
Severity: Minor
Found in blip.bash.in by fixme

FIXME found
Open

      # FIXME: Are we eating too much here? Should it be ${tmpopt#*=} instead?
Severity: Minor
Found in blip.bash.in by fixme

FIXME found
Open

  # FIXME: Optimise this so that we return a boolean true or false, instead of
Severity: Minor
Found in blip.bash.in by fixme

FIXME found
Open

      # FIXME: We should check a return code, not do a process substitution.
Severity: Minor
Found in blip.bash.in by fixme

TODO found
Open

# TODO(nicolaw): Make less broken; what about non-http:// and file:// URLs?
Severity: Minor
Found in blip.bash.in by fixme

TODO found
Open

# TODO(nicolaw): Try to get this working using bash's own regex engine.
Severity: Minor
Found in blip.bash.in by fixme

There are no issues that match your filters.

Category
Status