File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- * @ OutSystems/data-fabric-clients
1+ * @ OutSystems/data-fabric-clients
Original file line number Diff line number Diff line change @@ -19,4 +19,4 @@ Conventions: <jira-issue>: <subject>
1919 - [ ] Behavioral breaking change
2020 - [ ] Breaks existent APIs
2121- [ ] Refactor (big refactor on a sensitive asset )
22- - [ ] Requires revision on public documentation
22+ - [ ] Requires revision on public documentation
Original file line number Diff line number Diff line change @@ -4,4 +4,4 @@ assembly-file-versioning-scheme: MajorMinorPatch
44branches : {}
55ignore :
66 sha : []
7- merge-message-formats : {}
7+ merge-message-formats : {}
Original file line number Diff line number Diff line change @@ -21,4 +21,4 @@ test: lint
2121
2222coverage :
2323 @echo " 🏠 Run coverage"
24- uv run pytest tests --cov=outsystems tests --cov-config .coveragerc --cov-report=html:coverage --cov-report=xml --cov-report=term
24+ uv run pytest tests --cov=outsystems tests --cov-config .coveragerc --cov-report=html:coverage --cov-report=xml --cov-report=term
You can’t perform that action at this time.
0 commit comments