- Notifications
You must be signed in to change notification settings - Fork0
Comparing changes
Open a pull request
base repository:ScottSucksAtProgramming/EMScribe
Uh oh!
There was an error while loading.Please reload this page.
base:main
head repository:ScottSucksAtProgramming/EMScribe
Uh oh!
There was an error while loading.Please reload this page.
compare:feature/unit-tests
Uh oh!
There was an error while loading.Please reload this page.
- 20commits
- 48files changed
- 1contributor
Commits on Aug 2, 2024
Add module docstring and summary method to CleanCommand. Specifies en…
…coding when opening files and add final newline.
ScottSucksAtProgramming committedAug 2, 2024 Adds module and class docstrings, specify encoding, and fix pylint is…
…sues in command files
ScottSucksAtProgramming committedAug 2, 2024 - ScottSucksAtProgramming committed
Aug 2, 2024 - ScottSucksAtProgramming committed
Aug 2, 2024 Add missing docstrings, fix line lengths, and ensure blank newline at…
… end of files
ScottSucksAtProgramming committedAug 2, 2024 Fix pylint issues: remove unused imports, redefine variable, and fix …
…line length
ScottSucksAtProgramming committedAug 2, 2024 Specify encoding in utils.py to fix pylint issues
ScottSucksAtProgramming committedAug 2, 2024 Fix pylint issues: specify encoding, simplify boolean checks, and fix…
… long lines in test_cli.py
ScottSucksAtProgramming committedAug 2, 2024 - ScottSucksAtProgramming committed
Aug 2, 2024 - ScottSucksAtProgramming committed
Aug 2, 2024
Commits on Aug 3, 2024
- ScottSucksAtProgramming committed
Aug 3, 2024 Adds unit tests for ModelLoader.
ScottSucksAtProgramming committedAug 3, 2024 - ScottSucksAtProgramming committed
Aug 3, 2024 Merge branch 'main' into feature/unit-tests
ScottSucksAtProgramming committedAug 3, 2024 - ScottSucksAtProgramming committed
Aug 3, 2024 Fixes incorrect calling of Ollama
ScottSucksAtProgramming committedAug 3, 2024 Fixes ModelLoader initializer.
ScottSucksAtProgramming committedAug 3, 2024 - ScottSucksAtProgramming committed
Aug 3, 2024 - ScottSucksAtProgramming committed
Aug 3, 2024
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff main...feature/unit-tests
Uh oh!
There was an error while loading.Please reload this page.