Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ updates:
prefix: "build(deps): "
reviewers:
- "OLILHR"
- "@Hochfrequenz/python-developers-review-team"
# Maintain dependencies for GitHub Actions
- package-ecosystem: "github-actions"
directory: "/"
Expand All @@ -22,3 +23,4 @@ updates:
prefix: "build(deps): "
reviewers:
- "OLILHR"
- "@Hochfrequenz/python-developers-review-team"
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# ahb-diff

![Unittests status badge](https://github.com/OLILHR/ahb-diff/workflows/Unittests/badge.svg)
![Coverage status badge](https://github.com/OLILHR/ahb-diff/workflows/Coverage/badge.svg)
![Pylint status badge](https://github.com/OLILHR/ahb-diff/workflows/Linting/badge.svg)
![Formatting status badge](https://github.com/OLILHR/ahb-diff/workflows/Formatting/badge.svg)
![Unittests status badge](https://github.com/Hochfrequenz/ahb-diff/workflows/Unittests/badge.svg)
![Coverage status badge](https://github.com/Hochfrequenz/ahb-diff/workflows/Coverage/badge.svg)
![Pylint status badge](https://github.com/Hochfrequenz/ahb-diff/workflows/Linting/badge.svg)
![Formatting status badge](https://github.com/Hochfrequenz/ahb-diff/workflows/Formatting/badge.svg)

Tool for **automatic AHB comparison** of consecutive `Formatversionen` provided by
[machine-readable-anwendungshandbücher](https://github.com/Hochfrequenz/machine-readable_anwendungshandbuecher/).

Merged `.csv` and `.xlsx` files are located inside the `./data/output/`
[directory](https://github.com/OLILHR/ahb-diff/tree/main/data/output).
[directory](https://github.com/Hochfrequenz/ahb-diff/tree/main/data/output).

<img width="90%" src="https://raw.githubusercontent.com/OLILHR/ahb-diff/main/output.png" alt="output.png">
<img width="90%" src="https://raw.githubusercontent.com/Hochfrequenz/ahb-diff/main/output.png" alt="output.png">