blocky/lists/parsers
Kwitsch 6c000090b1
Unit test refactoring & devcontainer enhancement(#1245)
* Whietlist dot imports for test packages

* improved generate-lcov script

* moved mock_call_sequence to helpertest

* removed default config for markdown

* generate seperate lcov.info for each directory

* path fix in lcov generation script

* ginkgo -> v2.13.1

* fixed redundant strings

* added exampleComKey

* added folder name to finish message

* hide lcov.info in devcontainer

* coverage plugin is bugged if lcov file is excluded

* moved all lcov files to coverage folder

* added requested toos #1251
2023-11-15 16:42:53 +01:00
..
adapt.go chore(build): Automation workflows (#972) 2023-04-03 16:33:16 +02:00
filtererrors.go feat: allow hosts file resolver to use a HTTP(S) link or inline block (#884) 2023-03-06 19:32:41 -05:00
filtererrors_test.go chore(build): Automation workflows (#972) 2023-04-03 16:33:16 +02:00
hosts.go fix: don't convert regex from punycode to ASCII (#1126) (#1131) 2023-09-08 18:11:26 +02:00
hosts_test.go fix: don't convert regex from punycode to ASCII (#1126) (#1131) 2023-09-08 18:11:26 +02:00
lines.go feat: allow hosts file resolver to use a HTTP(S) link or inline block (#884) 2023-03-06 19:32:41 -05:00
lines_test.go feat: allow hosts file resolver to use a HTTP(S) link or inline block (#884) 2023-03-06 19:32:41 -05:00
parser.go feat: allow hosts file resolver to use a HTTP(S) link or inline block (#884) 2023-03-06 19:32:41 -05:00
parser_test.go Unit test refactoring & devcontainer enhancement(#1245) 2023-11-15 16:42:53 +01:00
parsers_suite_test.go feat: allow hosts file resolver to use a HTTP(S) link or inline block (#884) 2023-03-06 19:32:41 -05:00