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

Use the same format for project.yml as Ruby's YAML output. #2992

Merged
merged 1 commit into from
Jul 2, 2024

Conversation

pixlwave
Copy link
Member

@pixlwave pixlwave commented Jul 1, 2024

This doesn't do too much but it helps reduce the amount of changes when using Ruby's YAML or Swift's YAMS libraries to update the project. There will still be changes where whitespace and comments are stripped, but everything else should now match.

(But leave the whitespace/comments in place).
@pixlwave pixlwave added the pr-misc for other changes label Jul 1, 2024
@pixlwave pixlwave requested a review from a team as a code owner July 1, 2024 17:08
@pixlwave pixlwave requested review from Velin92 and removed request for a team July 1, 2024 17:08
@pixlwave pixlwave changed the title Use the same format as Ruby's YAML output. Use the same format for project.yml as Ruby's YAML output. Jul 1, 2024
Copy link

github-actions bot commented Jul 1, 2024

Warnings
⚠️ Some of the commits are missing ticket numbers. Please consider squashing all commits that don't have a tracking number.

Generated by 🚫 Danger Swift against b912cce

Copy link

sonarqubecloud bot commented Jul 1, 2024

Copy link

codecov bot commented Jul 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.85%. Comparing base (1178561) to head (b912cce).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2992      +/-   ##
===========================================
- Coverage    77.90%   77.85%   -0.05%     
===========================================
  Files          693      693              
  Lines        53797    53877      +80     
===========================================
+ Hits         41911    41948      +37     
- Misses       11886    11929      +43     
Flag Coverage Δ
unittests 68.57% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@pixlwave pixlwave merged commit 2dfc7b9 into develop Jul 2, 2024
12 checks passed
@pixlwave pixlwave deleted the doug/project.yml branch July 2, 2024 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-misc for other changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants