Skip to content

ci: remove Enforce License Compliance workflow#714

Merged
thomasrockhu-codecov merged 1 commit into
mainfrom
chore/remove-enforce-license-compliance-20260521
May 27, 2026
Merged

ci: remove Enforce License Compliance workflow#714
thomasrockhu-codecov merged 1 commit into
mainfrom
chore/remove-enforce-license-compliance-20260521

Conversation

@thomasrockhu-codecov
Copy link
Copy Markdown
Contributor

Removes the .github/workflows/enforce-license-compliance.yml workflow as part of org-wide cleanup.

Removes the Enforce License Compliance GitHub Actions workflow.
@sentry
Copy link
Copy Markdown

sentry Bot commented May 22, 2026

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
700 1 699 1
View the full list of 1 ❄️ flaky test(s)
api.temp.calculator.test_calculator::test_divide

Flake rate in main: 100.00% (Passed 0 times, Failed 120 times)

Stack Traces | 0.001s run time
def
                test_divide():
                > assert Calculator.divide(1, 2) == 0.5
                E assert 1.0 == 0.5
                E + where 1.0 = <function Calculator.divide at 0x104c9eb90>(1, 2)
                E + where <function Calculator.divide at 0x104c9eb90> = Calculator.divide
                .../temp/calculator/test_calculator.py:30: AssertionError

To view more test analytics, go to the Prevent Tests Dashboard

@thomasrockhu-codecov thomasrockhu-codecov merged commit d7240e9 into main May 27, 2026
22 checks passed
@thomasrockhu-codecov thomasrockhu-codecov deleted the chore/remove-enforce-license-compliance-20260521 branch May 27, 2026 14:32
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