This website requires JavaScript.
Explore
Help
Register
Sign In
dschick
/
BreCal
Archived
Watch
1
Star
0
Fork
0
You've already forked BreCal
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-02-17
. You can view files and clone it, but cannot push or open issues or pull requests.
a25c786b3c
BreCal
/
src
/
lib_brecal_utils
/
brecal_utils
History
max_metz
a25c786b3c
relocating environment yml to the project root, creating an import_modules test for every single dependency to ensure proper setup & versioning at all times. Creating a test, which creates the flask app. Updating gitignore slightly to remove egg-info files, which are created upon installing a library with pip
2023-09-08 10:03:24 +02:00
..
__init__.py
relocating environment yml to the project root, creating an import_modules test for every single dependency to ensure proper setup & versioning at all times. Creating a test, which creates the flask app. Updating gitignore slightly to remove egg-info files, which are created upon installing a library with pip
2023-09-08 10:03:24 +02:00
_version.py
creating lib_brecal_utils with setup, environment.yml and tests. The version is defined as 0.0.1, while the license is to be determined
2023-09-08 06:37:28 +02:00
file_handling.py
adding {file_handling}, {test_handling} and the respective {test_test_handling] from previous projects, docstring-adapted to brecal. Updating the environment yml to ensure, that pytest-cov is also present. Performing the first pytest incl. coverage, where the coverage_reports are gitignored
2023-09-08 07:12:24 +02:00
test_handling.py
adding {file_handling}, {test_handling} and the respective {test_test_handling] from previous projects, docstring-adapted to brecal. Updating the environment yml to ensure, that pytest-cov is also present. Performing the first pytest incl. coverage, where the coverage_reports are gitignored
2023-09-08 07:12:24 +02:00