Validation function #5

Merged
ayrton merged 19 commits from validate into main 2024-01-15 09:11:53 +00:00

19 Commits (main)

Author SHA1 Message Date
Ayrton Chilibeck 29423ca691
Printing and Formatting results
ci/woodpecker/push/workflow Pipeline was successful Details
ci/woodpecker/pr/workflow Pipeline was successful Details
ci/woodpecker/pull_request_closed/workflow Pipeline was successful Details
2024-01-15 02:10:52 -07:00
Ayrton Chilibeck 38d03f9d55
Added logging
ci/woodpecker/push/workflow Pipeline was successful Details
ci/woodpecker/pr/workflow Pipeline was successful Details
2024-01-15 01:59:37 -07:00
Ayrton Chilibeck f86106c9fa
Added logger macro 2024-01-15 01:20:50 -07:00
Ayrton Chilibeck 4b22958a05
Added Logging functions
ci/woodpecker/push/workflow Pipeline was successful Details
ci/woodpecker/pr/workflow Pipeline was successful Details
2024-01-15 00:50:11 -07:00
Ayrton Chilibeck ea823a2ea2
Made Config struct public
ci/woodpecker/push/workflow Pipeline was successful Details
ci/woodpecker/pr/workflow Pipeline was successful Details
2024-01-15 00:42:31 -07:00
Ayrton Chilibeck 2d7e711930
Made changes to the config data struct
ci/woodpecker/push/workflow Pipeline failed Details
2024-01-15 00:40:48 -07:00
Ayrton Chilibeck b4cab67e28
Added Verbosity as an argument to functions
ci/woodpecker/push/workflow Pipeline was successful Details
2024-01-14 21:29:34 -07:00
Ayrton Chilibeck 4cd54923c9
Implemented the map checker
- Tests passing
2024-01-14 17:00:12 -07:00
Ayrton Chilibeck 809e6837eb
Implementation and Tests of map_files
- Changed the config.yaml to reflect testing needs
- Completed the function implementation
- Tests passing
2024-01-14 16:46:12 -07:00
Ayrton Chilibeck 775dfab349
Added tests for stubbed functions 2024-01-14 13:21:23 -07:00
Ayrton Chilibeck b290c924a8
Added function stubs 2024-01-14 12:45:20 -07:00
Ayrton Chilibeck 777654b574
Chaged tests, Added stubs 2024-01-14 12:31:51 -07:00
Ayrton Chilibeck c142ccc4dc
Fixecd printing implementation for invalid suffix 2024-01-14 11:58:14 -07:00
Ayrton Chilibeck c798b44f45
Implemented a function to collect invalid suffixes 2024-01-13 23:24:29 -07:00
Ayrton Chilibeck 8d4b5b3f1c
Initial implementation of the Validate function
ci/woodpecker/push/workflow Pipeline failed Details
Added stubs and general flow, some rust stuff to figure out
2024-01-12 23:58:58 -07:00
Ayrton Chilibeck eaca213f26
Pub-ed the Config fields 2024-01-12 23:09:55 -07:00
Ayrton Chilibeck 3693ff1668
Fixed README to include threading 2024-01-12 23:01:28 -07:00
Ayrton Chilibeck 4561caa6cf
Implemented the get_dir_files function 2024-01-12 22:57:11 -07:00
Ayrton Chilibeck d4a6c1132d
Added Stubs 2024-01-12 22:56:38 -07:00