Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: remove code coverage workflow #628

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

KevinRohlf
Copy link
Collaborator

Proposed Changes

  • remove code coverage workflow

@KevinRohlf KevinRohlf requested a review from a team as a code owner November 11, 2024 10:20
Copy link

vercel bot commented Nov 11, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
mvg-portal ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 20, 2024 5:56pm

@moritzkirstein
Copy link
Contributor

@KevinRohlf it looks like this branch needs alignment with development again

@moritzkirstein moritzkirstein merged commit 9466100 into development Jan 15, 2025
7 of 8 checks passed
@moritzkirstein moritzkirstein deleted the chore/remove-code-coverage-workflow branch January 15, 2025 14:18
moritzkirstein pushed a commit that referenced this pull request Jan 30, 2025
* feat: check credential ID match warning (#634)

* feat: add warning state & compare credential id with gx:dependsOn to filter out the correct ID

* chore: rename matchverifiable to isIdMatchVerifiable, update Badge and verifyRawServiceCredential function

* fix: update isIdMatchVerifiable type to string and adjust related logic in Badge and verifyRawServiceCredential

* refactor: remove console.log

* refactor: correct casing in setIsIdMatchVerifiable

* refactor: simplify return structure in verifyRawServiceCredential to use a constant for verified & complianceApiVersion and update dependsOnIds

* fix: update isWarning condition to check length of isIdMatchVerifiable in Badge component

* fix: update condition to check for empty rootService array in verifyRawServiceCredential

* refactor: store credentialSubject in a constant for improved readability in verifyRawServiceCredential

* fix: update idMatch condition to check for both original and lowercase DID in verifyRawServiceCredential

* chore: remove code coverage workflow (#628)

* feat: add automation switch and conditional rendering

* feat: enable conditional rendering for automation context based on app config
moritzkirstein pushed a commit that referenced this pull request Feb 3, 2025
* feat: check credential ID match warning (#634)

* feat: add warning state & compare credential id with gx:dependsOn to filter out the correct ID

* chore: rename matchverifiable to isIdMatchVerifiable, update Badge and verifyRawServiceCredential function

* fix: update isIdMatchVerifiable type to string and adjust related logic in Badge and verifyRawServiceCredential

* refactor: remove console.log

* refactor: correct casing in setIsIdMatchVerifiable

* refactor: simplify return structure in verifyRawServiceCredential to use a constant for verified & complianceApiVersion and update dependsOnIds

* fix: update isWarning condition to check length of isIdMatchVerifiable in Badge component

* fix: update condition to check for empty rootService array in verifyRawServiceCredential

* refactor: store credentialSubject in a constant for improved readability in verifyRawServiceCredential

* fix: update idMatch condition to check for both original and lowercase DID in verifyRawServiceCredential

* chore: remove code coverage workflow (#628)

* feat: add automation switch and conditional rendering

* feat: enable conditional rendering for automation context based on app config
moritzkirstein pushed a commit that referenced this pull request Feb 6, 2025
* feat: check credential ID match warning (#634)

* feat: add warning state & compare credential id with gx:dependsOn to filter out the correct ID

* chore: rename matchverifiable to isIdMatchVerifiable, update Badge and verifyRawServiceCredential function

* fix: update isIdMatchVerifiable type to string and adjust related logic in Badge and verifyRawServiceCredential

* refactor: remove console.log

* refactor: correct casing in setIsIdMatchVerifiable

* refactor: simplify return structure in verifyRawServiceCredential to use a constant for verified & complianceApiVersion and update dependsOnIds

* fix: update isWarning condition to check length of isIdMatchVerifiable in Badge component

* fix: update condition to check for empty rootService array in verifyRawServiceCredential

* refactor: store credentialSubject in a constant for improved readability in verifyRawServiceCredential

* fix: update idMatch condition to check for both original and lowercase DID in verifyRawServiceCredential

* chore: remove code coverage workflow (#628)

* feat: add automation switch and conditional rendering

* feat: enable conditional rendering for automation context based on app config
moritzkirstein pushed a commit that referenced this pull request Feb 13, 2025
* feat: check credential ID match warning (#634)

* feat: add warning state & compare credential id with gx:dependsOn to filter out the correct ID

* chore: rename matchverifiable to isIdMatchVerifiable, update Badge and verifyRawServiceCredential function

* fix: update isIdMatchVerifiable type to string and adjust related logic in Badge and verifyRawServiceCredential

* refactor: remove console.log

* refactor: correct casing in setIsIdMatchVerifiable

* refactor: simplify return structure in verifyRawServiceCredential to use a constant for verified & complianceApiVersion and update dependsOnIds

* fix: update isWarning condition to check length of isIdMatchVerifiable in Badge component

* fix: update condition to check for empty rootService array in verifyRawServiceCredential

* refactor: store credentialSubject in a constant for improved readability in verifyRawServiceCredential

* fix: update idMatch condition to check for both original and lowercase DID in verifyRawServiceCredential

* chore: remove code coverage workflow (#628)

* feat: add automation switch and conditional rendering

* feat: enable conditional rendering for automation context based on app config
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants