issues Search Results · repo:nasa/harmony language:TypeScript
Filter by
8 results
(69 ms)8 results
innasa/harmony (press backspace or delete to remove)Noticed a bit of odd behavior when testing out the destination url parameter. If I submit a request where a portion of
the destination url is uppercase (in my example, the dataset shortname), the results ...
bug
frankinspace
- 1
- Opened on Dec 12, 2024
- #673
Several docs/examples still import harmony service lib as import harmony, which doesn t reflect last month s name change
to import harmony_service_lib in release v2.0.0.
A quick look shows at least these ...
task
asjohnston-asf
- 1
- Opened on Oct 30, 2024
- #651
To reduce your dependencies you can use node --watchinstead of nodemon.
https://nodejs.org/en/blog/release/v18.11.0/
evenstensberg
- Opened on Jun 5, 2024
- #590
DESCRIPTION
Usage of assert statement in application logic is discouraged. assert is removed with compiling to optimized byte code.
Consider raising an exception instead. Ideally, assert statement should ...
philipjonsen
- Opened on Sep 22, 2023
- #465
DESCRIPTION:
A required function parameter isn t provided while calling the function. This is an error.
BAD PRACTICE:
def add_student(student, section): students[section].append(student)
add_student( ...
philipjonsen
- 2
- Opened on Sep 22, 2023
- #464
DESCRIPTION:
Do not use a mutable like list or dictionary as a default value to an argument. Python’s default arguments are evaluated
once when the function is defined. Using a mutable default argument ...
philipjonsen
- Opened on Sep 22, 2023
- #463
Environment Harmony-in-a-box, Harmony UAT, Harmony OPS
Steps to Reproduce In UAT
1. http://{{harmony_host}}/C1238621141-POCLOUD/ogc-api-coverages/1.0.0/collections/analysed_sst/coverage/rangeset?width=36000 ...
bug
frankinspace
- 1
- Opened on Dec 1, 2021
- #110

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.