Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into feature/osm
Browse files Browse the repository at this point in the history
  • Loading branch information
daohoangson committed Nov 21, 2024
2 parents 7c8ee93 + 633b484 commit 9eb811d
Show file tree
Hide file tree
Showing 40 changed files with 15,531 additions and 8,817 deletions.
9 changes: 9 additions & 0 deletions .github/workflows/sonarcloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,15 @@ jobs:
npm run test:coverage
working-directory: transformers/js-dvhcvn

- uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672 # v1.6.5
- name: transformers/dart-dvhcvn
run: |
set -e
dart pub get
dart pub global activate coverage
dart pub global run coverage:test_with_coverage
working-directory: transformers/dart-dvhcvn

- uses: SonarSource/sonarcloud-github-action@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down
2 changes: 1 addition & 1 deletion data/date.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
10/04/2023
01/11/2024
Loading

0 comments on commit 9eb811d

Please sign in to comment.