Skip to content

Conversation

@lucasrod16
Copy link
Contributor

Intent

Fixes #626

Type of Change

  • Bug Fix
  • New Feature
  • Breaking Change

Approach

Ran make fmt

Automated Tests

make test passes locally

Directions for Reviewers

Checklist

  • I have updated CHANGELOG.md to cover notable changes.
  • I have updated all related GitHub issues to reflect their current state.

@github-actions
Copy link

github-actions bot commented Dec 18, 2024

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
4825 3575 74% 0% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
rsconnect/bundle.py 78% 🟢
rsconnect/main.py 62% 🟢
rsconnect/models.py 92% 🟢
rsconnect/validation.py 73% 🟢
TOTAL 76% 🟢

updated for commit: 04a01b7 by action🐍

Ran `make fmt`

Signed-off-by: Lucas Rodriguez <lucas.rodriguez@posit.co>
Copy link
Collaborator

@edavidaja edavidaja left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense, this is the approach we take most other places. Thanks!

@lucasrod16 lucasrod16 merged commit a4fb69f into main Dec 18, 2024
14 checks passed
@lucasrod16 lucasrod16 deleted the format-code branch December 18, 2024 21:27
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.

Fix code formatting

3 participants