Skip to content
Snippets Groups Projects

fixed bug in update graph and added tests

Merged Schokolowski, Malte requested to merge bav1758/ci-s-projekt-verarbeitung:main into main
16 files
+ 896
69
Compare changes
  • Side-by-side
  • Inline
Files
16
+ 75
0
# Details
Date : 2022-01-05 11:11:20
Directory c:\Users\Malte\Git\CiS-Projekt\ci-s-projekt-verarbeitung
Total : 60 files, 4426 codes, 857 comments, 956 blanks, all 6239 lines
[summary](results.md)
## Files
| filename | language | code | comment | blank | total |
| :--- | :--- | ---: | ---: | ---: | ---: |
| [assets/cn.js](/assets/cn.js) | JavaScript | 347 | 134 | 68 | 549 |
| [assets/index.html](/assets/index.html) | HTML | 84 | 8 | 15 | 107 |
| [assets/json_text.json](/assets/json_text.json) | JSON | 1 | 0 | 0 | 1 |
| [citation_parser_ui.py](/citation_parser_ui.py) | Python | 198 | 40 | 17 | 255 |
| [count_journal.py](/count_journal.py) | Python | 29 | 4 | 8 | 41 |
| [example_input.py](/example_input.py) | Python | 6 | 4 | 4 | 14 |
| [input/.VSCodeCounter/2021-12-24_13-19-53/details.md](/input/.VSCodeCounter/2021-12-24_13-19-53/details.md) | Markdown | 22 | 0 | 6 | 28 |
| [input/.VSCodeCounter/2021-12-24_13-19-53/results.md](/input/.VSCodeCounter/2021-12-24_13-19-53/results.md) | Markdown | 18 | 0 | 7 | 25 |
| [input/README.md](/input/README.md) | Markdown | 38 | 0 | 12 | 50 |
| [input/__init__.py](/input/__init__.py) | Python | 0 | 0 | 1 | 1 |
| [input/get/__init__.py](/input/get/__init__.py) | Python | 0 | 0 | 1 | 1 |
| [input/get/acs.py](/input/get/acs.py) | Python | 105 | 41 | 47 | 193 |
| [input/get/journal_fetcher.py](/input/get/journal_fetcher.py) | Python | 59 | 25 | 12 | 96 |
| [input/get/nature.py](/input/get/nature.py) | Python | 21 | 23 | 16 | 60 |
| [input/get/template_.py](/input/get/template_.py) | Python | 10 | 31 | 10 | 51 |
| [input/interface.py](/input/interface.py) | Python | 46 | 47 | 21 | 114 |
| [input/publication.py](/input/publication.py) | Python | 80 | 49 | 15 | 144 |
| [input/requirements.txt](/input/requirements.txt) | pip requirements | 2 | 0 | 0 | 2 |
| [input/test/__init__.py](/input/test/__init__.py) | Python | 0 | 0 | 1 | 1 |
| [input/test/test_acs.py](/input/test/test_acs.py) | Python | 285 | 7 | 11 | 303 |
| [input/test/test_input.py](/input/test/test_input.py) | Python | 40 | 28 | 14 | 82 |
| [input_old/README.md](/input_old/README.md) | Markdown | 2 | 0 | 2 | 4 |
| [input_old/input_fj.py](/input_old/input_fj.py) | Python | 118 | 20 | 17 | 155 |
| [input_old/pub.py](/input_old/pub.py) | Python | 24 | 4 | 5 | 33 |
| [input_old/test.py](/input_old/test.py) | Python | 11 | 1 | 4 | 16 |
| [output/README.md](/output/README.md) | Markdown | 40 | 0 | 6 | 46 |
| [output/graph/cn.js](/output/graph/cn.js) | JavaScript | 347 | 134 | 68 | 549 |
| [output/graph/index.html](/output/graph/index.html) | HTML | 84 | 8 | 15 | 107 |
| [output/graph/json_text.json](/output/graph/json_text.json) | JSON | 819 | 0 | 0 | 819 |
| [start_script.py](/start_script.py) | Python | 12 | 4 | 4 | 20 |
| [test.json](/test.json) | JSON | 1 | 0 | 0 | 1 |
| [ui_programm_fragmente/README.md](/ui_programm_fragmente/README.md) | Markdown | 23 | 0 | 16 | 39 |
| [ui_programm_fragmente/input_to_checklist.py](/ui_programm_fragmente/input_to_checklist.py) | Python | 144 | 9 | 8 | 161 |
| [ui_programm_fragmente/upload_to_checklist.py](/ui_programm_fragmente/upload_to_checklist.py) | Python | 52 | 5 | 22 | 79 |
| [verarbeitung/README.md](/verarbeitung/README.md) | Markdown | 39 | 0 | 22 | 61 |
| [verarbeitung/__init__.py](/verarbeitung/__init__.py) | Python | 0 | 0 | 1 | 1 |
| [verarbeitung/construct_new_graph/README.md](/verarbeitung/construct_new_graph/README.md) | Markdown | 18 | 0 | 11 | 29 |
| [verarbeitung/construct_new_graph/__init__.py](/verarbeitung/construct_new_graph/__init__.py) | Python | 0 | 0 | 1 | 1 |
| [verarbeitung/construct_new_graph/add_citations_rec.py](/verarbeitung/construct_new_graph/add_citations_rec.py) | Python | 140 | 15 | 50 | 205 |
| [verarbeitung/construct_new_graph/export_to_json.py](/verarbeitung/construct_new_graph/export_to_json.py) | Python | 66 | 12 | 13 | 91 |
| [verarbeitung/construct_new_graph/initialize_graph.py](/verarbeitung/construct_new_graph/initialize_graph.py) | Python | 127 | 25 | 45 | 197 |
| [verarbeitung/dev_files/README.md](/verarbeitung/dev_files/README.md) | Markdown | 1 | 0 | 0 | 1 |
| [verarbeitung/dev_files/__init__.py](/verarbeitung/dev_files/__init__.py) | Python | 0 | 0 | 1 | 1 |
| [verarbeitung/dev_files/print_graph_test.py](/verarbeitung/dev_files/print_graph_test.py) | Python | 53 | 36 | 19 | 108 |
| [verarbeitung/get_pub_from_input.py](/verarbeitung/get_pub_from_input.py) | Python | 27 | 12 | 9 | 48 |
| [verarbeitung/process_main.py](/verarbeitung/process_main.py) | Python | 29 | 12 | 15 | 56 |
| [verarbeitung/test/README.md](/verarbeitung/test/README.md) | Markdown | 16 | 0 | 9 | 25 |
| [verarbeitung/test/__init__.py](/verarbeitung/test/__init__.py) | Python | 0 | 0 | 1 | 1 |
| [verarbeitung/test/construct_graph_unittest.py](/verarbeitung/test/construct_graph_unittest.py) | Python | 165 | 10 | 56 | 231 |
| [verarbeitung/test/input_test.py](/verarbeitung/test/input_test.py) | Python | 83 | 0 | 22 | 105 |
| [verarbeitung/test/update_graph_unittest.py](/verarbeitung/test/update_graph_unittest.py) | Python | 125 | 4 | 32 | 161 |
| [verarbeitung/update_graph/README.md](/verarbeitung/update_graph/README.md) | Markdown | 24 | 0 | 17 | 41 |
| [verarbeitung/update_graph/__init__.py](/verarbeitung/update_graph/__init__.py) | Python | 0 | 0 | 1 | 1 |
| [verarbeitung/update_graph/compare_old_and_new_node_lists.py](/verarbeitung/update_graph/compare_old_and_new_node_lists.py) | Python | 23 | 7 | 8 | 38 |
| [verarbeitung/update_graph/connect_new_input.py](/verarbeitung/update_graph/connect_new_input.py) | Python | 91 | 23 | 39 | 153 |
| [verarbeitung/update_graph/delete_nodes_edges.py](/verarbeitung/update_graph/delete_nodes_edges.py) | Python | 62 | 13 | 21 | 96 |
| [verarbeitung/update_graph/import_from_json.py](/verarbeitung/update_graph/import_from_json.py) | Python | 46 | 20 | 25 | 91 |
| [verarbeitung/update_graph/update_depth.py](/verarbeitung/update_graph/update_depth.py) | Python | 135 | 14 | 46 | 195 |
| [verarbeitung/update_graph/update_edges.py](/verarbeitung/update_graph/update_edges.py) | Python | 19 | 10 | 9 | 38 |
| [verarbeitung/update_graph/update_graph.py](/verarbeitung/update_graph/update_graph.py) | Python | 69 | 18 | 30 | 117 |
[summary](results.md)
\ No newline at end of file
Loading