Skip to content
Snippets Groups Projects
Commit 345ee696 authored by Malte Schokolowski's avatar Malte Schokolowski
Browse files

try merge 2

parent 61e99eec
No related branches found
No related tags found
1 merge request!22Added abstracts to json, negative tests and bug fixes
# Details
Date : 2021-12-24 13:19:53
Directory c:\Users\Gamin\git\ci-s-projekt-verarbeitung\input
Total : 13 files, 686 codes, 251 comments, 161 blanks, all 1098 lines
[summary](results.md)
## Files
| filename | language | code | comment | blank | total |
| :--- | :--- | ---: | ---: | ---: | ---: |
| [README.md](/README.md) | Markdown | 38 | 0 | 12 | 50 |
| [__init__.py](/__init__.py) | Python | 0 | 0 | 1 | 1 |
| [get/__init__.py](/get/__init__.py) | Python | 0 | 0 | 1 | 1 |
| [get/acs.py](/get/acs.py) | Python | 105 | 41 | 47 | 193 |
| [get/journal_fetcher.py](/get/journal_fetcher.py) | Python | 59 | 25 | 12 | 96 |
| [get/nature.py](/get/nature.py) | Python | 21 | 23 | 16 | 60 |
| [get/template_.py](/get/template_.py) | Python | 10 | 31 | 10 | 51 |
| [interface.py](/interface.py) | Python | 46 | 47 | 21 | 114 |
| [publication.py](/publication.py) | Python | 80 | 49 | 15 | 144 |
| [requirements.txt](/requirements.txt) | pip requirements | 2 | 0 | 0 | 2 |
| [test/__init__.py](/test/__init__.py) | Python | 0 | 0 | 1 | 1 |
| [test/test_acs.py](/test/test_acs.py) | Python | 285 | 7 | 11 | 303 |
| [test/test_input.py](/test/test_input.py) | Python | 40 | 28 | 14 | 82 |
[summary](results.md)
\ No newline at end of file
"filename", "language", "Python", "pip requirements", "Markdown", "comment", "blank", "total"
"c:\Users\Gamin\git\ci-s-projekt-verarbeitung\input\README.md", "Markdown", 0, 0, 38, 0, 12, 50
"c:\Users\Gamin\git\ci-s-projekt-verarbeitung\input\__init__.py", "Python", 0, 0, 0, 0, 1, 1
"c:\Users\Gamin\git\ci-s-projekt-verarbeitung\input\get\__init__.py", "Python", 0, 0, 0, 0, 1, 1
"c:\Users\Gamin\git\ci-s-projekt-verarbeitung\input\get\acs.py", "Python", 105, 0, 0, 41, 47, 193
"c:\Users\Gamin\git\ci-s-projekt-verarbeitung\input\get\journal_fetcher.py", "Python", 59, 0, 0, 25, 12, 96
"c:\Users\Gamin\git\ci-s-projekt-verarbeitung\input\get\nature.py", "Python", 21, 0, 0, 23, 16, 60
"c:\Users\Gamin\git\ci-s-projekt-verarbeitung\input\get\template_.py", "Python", 10, 0, 0, 31, 10, 51
"c:\Users\Gamin\git\ci-s-projekt-verarbeitung\input\interface.py", "Python", 46, 0, 0, 47, 21, 114
"c:\Users\Gamin\git\ci-s-projekt-verarbeitung\input\publication.py", "Python", 80, 0, 0, 49, 15, 144
"c:\Users\Gamin\git\ci-s-projekt-verarbeitung\input\requirements.txt", "pip requirements", 0, 2, 0, 0, 0, 2
"c:\Users\Gamin\git\ci-s-projekt-verarbeitung\input\test\__init__.py", "Python", 0, 0, 0, 0, 1, 1
"c:\Users\Gamin\git\ci-s-projekt-verarbeitung\input\test\test_acs.py", "Python", 285, 0, 0, 7, 11, 303
"c:\Users\Gamin\git\ci-s-projekt-verarbeitung\input\test\test_input.py", "Python", 40, 0, 0, 28, 14, 82
"Total", "-", 646, 2, 38, 251, 161, 1098
\ No newline at end of file
# Summary
Date : 2021-12-24 13:19:53
Directory c:\Users\Gamin\git\ci-s-projekt-verarbeitung\input
Total : 13 files, 686 codes, 251 comments, 161 blanks, all 1098 lines
[details](details.md)
## Languages
| language | files | code | comment | blank | total |
| :--- | ---: | ---: | ---: | ---: | ---: |
| Python | 11 | 646 | 251 | 149 | 1,046 |
| Markdown | 1 | 38 | 0 | 12 | 50 |
| pip requirements | 1 | 2 | 0 | 0 | 2 |
## Directories
| path | files | code | comment | blank | total |
| :--- | ---: | ---: | ---: | ---: | ---: |
| . | 13 | 686 | 251 | 161 | 1,098 |
| get | 5 | 195 | 120 | 86 | 401 |
| test | 3 | 325 | 35 | 26 | 386 |
[details](details.md)
\ No newline at end of file
Date : 2021-12-24 13:19:53
Directory : c:\Users\Gamin\git\ci-s-projekt-verarbeitung\input
Total : 13 files, 686 codes, 251 comments, 161 blanks, all 1098 lines
Languages
+------------------+------------+------------+------------+------------+------------+
| language | files | code | comment | blank | total |
+------------------+------------+------------+------------+------------+------------+
| Python | 11 | 646 | 251 | 149 | 1,046 |
| Markdown | 1 | 38 | 0 | 12 | 50 |
| pip requirements | 1 | 2 | 0 | 0 | 2 |
+------------------+------------+------------+------------+------------+------------+
Directories
+---------------------------------------------------------------------------+------------+------------+------------+------------+------------+
| path | files | code | comment | blank | total |
+---------------------------------------------------------------------------+------------+------------+------------+------------+------------+
| . | 13 | 686 | 251 | 161 | 1,098 |
| get | 5 | 195 | 120 | 86 | 401 |
| test | 3 | 325 | 35 | 26 | 386 |
+---------------------------------------------------------------------------+------------+------------+------------+------------+------------+
Files
+---------------------------------------------------------------------------+------------------+------------+------------+------------+------------+
| filename | language | code | comment | blank | total |
+---------------------------------------------------------------------------+------------------+------------+------------+------------+------------+
| c:\Users\Gamin\git\ci-s-projekt-verarbeitung\input\README.md | Markdown | 38 | 0 | 12 | 50 |
| c:\Users\Gamin\git\ci-s-projekt-verarbeitung\input\__init__.py | Python | 0 | 0 | 1 | 1 |
| c:\Users\Gamin\git\ci-s-projekt-verarbeitung\input\get\__init__.py | Python | 0 | 0 | 1 | 1 |
| c:\Users\Gamin\git\ci-s-projekt-verarbeitung\input\get\acs.py | Python | 105 | 41 | 47 | 193 |
| c:\Users\Gamin\git\ci-s-projekt-verarbeitung\input\get\journal_fetcher.py | Python | 59 | 25 | 12 | 96 |
| c:\Users\Gamin\git\ci-s-projekt-verarbeitung\input\get\nature.py | Python | 21 | 23 | 16 | 60 |
| c:\Users\Gamin\git\ci-s-projekt-verarbeitung\input\get\template_.py | Python | 10 | 31 | 10 | 51 |
| c:\Users\Gamin\git\ci-s-projekt-verarbeitung\input\interface.py | Python | 46 | 47 | 21 | 114 |
| c:\Users\Gamin\git\ci-s-projekt-verarbeitung\input\publication.py | Python | 80 | 49 | 15 | 144 |
| c:\Users\Gamin\git\ci-s-projekt-verarbeitung\input\requirements.txt | pip requirements | 2 | 0 | 0 | 2 |
| c:\Users\Gamin\git\ci-s-projekt-verarbeitung\input\test\__init__.py | Python | 0 | 0 | 1 | 1 |
| c:\Users\Gamin\git\ci-s-projekt-verarbeitung\input\test\test_acs.py | Python | 285 | 7 | 11 | 303 |
| c:\Users\Gamin\git\ci-s-projekt-verarbeitung\input\test\test_input.py | Python | 40 | 28 | 14 | 82 |
| Total | | 686 | 251 | 161 | 1,098 |
+---------------------------------------------------------------------------+------------------+------------+------------+------------+------------+
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment