Commit 304bf5e
authored
Improve Test Coverage (#173)
* Test for end of record as a start event
* Test parsing time from None
* Tests for query edge cases
* Test for missing static predicates
* Ignore __init__
* Test label reference
* Tests for error messages for loading and initializing functions
* Test for missing references in nested derived predicates
* Explicitly include __main__.py
* Fix --cov-include
* Erase Codecov first
* Reset by deleting __main__.py
* Readd __main__.py
* Reset tests
* Re-add all tests
* Test for invalid args
* Ignore logging
* Tests for tuple and invalid endpoint_expr
* Remove unnecessary imports
* Tests for right and left inclusive and removed extra else from coverage
* Resolve lazyframe warnings
* Test missing right and left inclusive options
* Add codecov config
* No cover in __main__
* Change __main__ to run
* Fix numpy version and run.py tests
* No cover for main script
* No cover for main execution either
* ESGPT import error patch test
* Resolve integration test warnings1 parent 43d6f6e commit 304bf5e
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
209 | | - | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
210 | 212 | | |
211 | 213 | | |
212 | 214 | | |
| |||
0 commit comments