Skip to content

chore: add Prettier and Spotless checks, format files #274

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

Open
wants to merge 3 commits into
base: v2
Choose a base branch
from

Conversation

ThirdEyeSqueegee
Copy link
Member

Issue #, if available:
N/A

Description of changes:

  • Add Prettier action for .md and .yml files
  • Add Spotless action for .java files (palantir-java-format)
  • Add formatting instructions to CONTRIBUTING.md
  • Remove push triggers from workflows
  • Format files
  • Add rutajdash/prettier-cli-action to actions allowlist

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@ThirdEyeSqueegee ThirdEyeSqueegee requested a review from a team as a code owner May 15, 2025 21:29
@codecov-commenter
Copy link

codecov-commenter commented May 15, 2025

Codecov Report

Attention: Patch coverage is 61.11111% with 7 lines in your changes missing coverage. Please review.

Project coverage is 25.40%. Comparing base (0d48fb8) to head (c683a70).
Report is 2 commits behind head on v2.

Files with missing lines Patch % Lines
...ws/secretsmanager/sql/AWSSecretsManagerDriver.java 0.00% 5 Missing ⚠️
...manager/sql/AWSSecretsManagerPostgreSQLDriver.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                 v2     #274      +/-   ##
============================================
+ Coverage     24.86%   25.40%   +0.54%     
  Complexity       41       41              
============================================
  Files            12       12              
  Lines           366      370       +4     
  Branches         45       46       +1     
============================================
+ Hits             91       94       +3     
- Misses          273      274       +1     
  Partials          2        2              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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