GitHub / networktocode/jdiff issues and pull requests
#56 - fix return from operator check
Pull Request -
State: closed - Opened by lvrfrc87 over 3 years ago
#55 - Strip inner boolean from `operator` check
Pull Request -
State: closed - Opened by lvrfrc87 over 3 years ago
#54 - Strip inner `bool` from `operator` check result
Issue -
State: closed - Opened by lvrfrc87 over 3 years ago
#53 - To have `jmspath` arg mandatory
Issue -
State: closed - Opened by lvrfrc87 over 3 years ago
- 4 comments
#52 - Release v0.0.1-beta.1
Pull Request -
State: closed - Opened by lvrfrc87 over 3 years ago
#51 - Release v0.0.1-beta.1
Pull Request -
State: closed - Opened by lvrfrc87 over 3 years ago
#50 - Release v0.0.1-beta.1
Pull Request -
State: closed - Opened by lvrfrc87 over 3 years ago
#49 - Add pypi dev to CI
Pull Request -
State: closed - Opened by lvrfrc87 over 3 years ago
#48 - Refactor + missing typing
Pull Request -
State: closed - Opened by pszulczewski over 3 years ago
- 2 comments
#47 - Update README.md
Pull Request -
State: closed - Opened by lvrfrc87 over 3 years ago
#46 - Parameter Match does not return correct result
Issue -
State: closed - Opened by lvrfrc87 over 3 years ago
- 1 comment
Labels: type: bug
#45 - Proposed fix for issue 44
Pull Request -
State: closed - Opened by lvrfrc87 over 3 years ago
- 2 comments
#44 - Reference key get overwritten by hardcoded default key.
Issue -
State: closed - Opened by lvrfrc87 over 3 years ago
- 4 comments
Labels: type: bug
#43 - Unit tests for `validate` methods
Pull Request -
State: closed - Opened by lvrfrc87 over 3 years ago
#42 - Update README.md
Issue -
State: closed - Opened by lvrfrc87 over 3 years ago
- 1 comment
Labels: type: documentation
#41 - Implement typing for all methods/classes/functions
Issue -
State: closed - Opened by lvrfrc87 over 3 years ago
Labels: type: enhancement
#40 - Write test for each `validate` method
Issue -
State: closed - Opened by lvrfrc87 over 3 years ago
- 2 comments
Labels: type: tests
#39 - `operator` check implementation
Pull Request -
State: closed - Opened by lvrfrc87 over 3 years ago
#38 - Move regex`regex` to `params` for consistency
Issue -
State: closed - Opened by lvrfrc87 over 3 years ago
- 4 comments
Labels: type: enhancement
#37 - Tests for sw upgrade testing
Pull Request -
State: closed - Opened by pszulczewski over 3 years ago
- 1 comment
#36 - Refine `validate` method for existing checks
Issue -
State: closed - Opened by lvrfrc87 almost 4 years ago
- 1 comment
Labels: type: enhancement
#35 - Base class CheckType implemented as abstract class
Pull Request -
State: closed - Opened by pszulczewski almost 4 years ago
#34 - [WIP] handle duplicated keys when fixing keys.
Pull Request -
State: closed - Opened by pszulczewski almost 4 years ago
- 5 comments
#33 - Yet another refactor
Pull Request -
State: closed - Opened by chadell almost 4 years ago
- 3 comments
#32 - [WIP]: Data normalization as a default argument. Proposal to fix issue #13
Pull Request -
State: closed - Opened by pszulczewski almost 4 years ago
- 1 comment
Labels: question, status: gathering feedback, type: enhancement
#31 - one more textFSM test
Pull Request -
State: closed - Opened by pszulczewski almost 4 years ago
#30 - Added exception tests + refactor in arguments.
Pull Request -
State: closed - Opened by pszulczewski almost 4 years ago
- 1 comment
#29 - Create test for Check Type Assertion
Issue -
State: closed - Opened by lvrfrc87 almost 4 years ago
Labels: status: accepted, type: tests
#28 - [WIP]: Implement `operator` check-type
Pull Request -
State: closed - Opened by lvrfrc87 almost 4 years ago
Labels: type: enhancement, type: major feature
#27 - Refactor side methods
Pull Request -
State: closed - Opened by chadell almost 4 years ago
- 3 comments
#26 - fix #25
Pull Request -
State: closed - Opened by lvrfrc87 almost 4 years ago
- 1 comment
Labels: type: bug
#25 - Parsed value includes reference key value
Issue -
State: closed - Opened by lvrfrc87 almost 4 years ago
- 1 comment
Labels: type: bug
#24 - Improve tolerance check
Pull Request -
State: closed - Opened by pszulczewski almost 4 years ago
- 2 comments
Labels: status: accepted, type: enhancement
#23 - Improve exception handling for tolerance check.
Pull Request -
State: closed - Opened by pszulczewski almost 4 years ago
- 5 comments
#22 - Add `difflib` return style along side with `deepdiff`
Issue -
State: open - Opened by lvrfrc87 almost 4 years ago
- 1 comment
Labels: status: accepted, type: enhancement, type: major feature
#21 - Refactoring `runner.py`
Issue -
State: closed - Opened by lvrfrc87 almost 4 years ago
- 1 comment
Labels: type: enhancement, type: housekeeping
#20 - Refactoring `evaluator.py`
Issue -
State: closed - Opened by lvrfrc87 almost 4 years ago
- 1 comment
Labels: type: enhancement, type: housekeeping
#19 - Write more test for `parameter_match`
Issue -
State: closed - Opened by lvrfrc87 almost 4 years ago
Labels: type: tests
#18 - Improve raising exception for tolerance check, when not expected data structure is passed.
Issue -
State: closed - Opened by pszulczewski almost 4 years ago
- 1 comment
Labels: status: accepted, type: enhancement
#17 - Regex Check Type implementation
Pull Request -
State: closed - Opened by lvrfrc87 almost 4 years ago
- 1 comment
Labels: type: enhancement, type: major feature
#16 - Implement `check_type` regex
Issue -
State: closed - Opened by lvrfrc87 almost 4 years ago
- 3 comments
Labels: type: major feature
#15 - Implement check_type `operator`
Issue -
State: closed - Opened by lvrfrc87 almost 4 years ago
- 2 comments
Labels: type: major feature
#13 - Inconsitent results for comparing list of dictionaries.
Issue -
State: closed - Opened by pszulczewski almost 4 years ago
- 2 comments
Labels: type: bug
#12 - Next round of refactor + typing fixes.
Pull Request -
State: closed - Opened by pszulczewski almost 4 years ago
- 3 comments
#11 - Tidy up mocks
Pull Request -
State: closed - Opened by pszulczewski almost 4 years ago
- 6 comments
#8 - Housekeeping test mock files
Issue -
State: closed - Opened by lvrfrc87 almost 4 years ago
Labels: type: tests
#7 - Integrate parameter_match type check
Issue -
State: closed - Opened by lvrfrc87 almost 4 years ago
- 1 comment
Labels: type: major feature
#6 - Fix tests run by invoke
Issue -
State: closed - Opened by lvrfrc87 almost 4 years ago
- 1 comment
Labels: type: tests
#5 - Update DOC strings for each function
Issue -
State: closed - Opened by lvrfrc87 almost 4 years ago
- 1 comment
#2 - Create utils for library refactoring
Pull Request -
State: closed - Opened by lvrfrc87 almost 4 years ago
- 3 comments