Skip to content

Include XML files in .gitattributes as text #664

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

Merged
merged 1 commit into from
Feb 4, 2023

Conversation

kingthorin
Copy link
Collaborator

So that EOL don't accidentally get switched to CRLF (or mixed).

Signed-off-by: kingthorin kingthorin@users.noreply.github.com

So that EOL don't accidentally get switched to CRLF (or mixed).

Signed-off-by: kingthorin <kingthorin@users.noreply.github.com>
@what-the-diff
Copy link

what-the-diff bot commented Feb 4, 2023

  • Added .xml to the list of text files

@codecov-commenter
Copy link

Codecov Report

Merging #664 (912f1e7) into main (f9d0142) will decrease coverage by 0.15%.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@             Coverage Diff              @@
##               main     #664      +/-   ##
============================================
- Coverage     92.81%   92.66%   -0.15%     
+ Complexity     2635     2631       -4     
============================================
  Files           283      283              
  Lines          5429     5429              
  Branches        590      590              
============================================
- Hits           5039     5031       -8     
- Misses          241      245       +4     
- Partials        149      153       +4     
Impacted Files Coverage Δ
.../main/java/net/datafaker/service/FakerContext.java 83.58% <0.00%> (-4.48%) ⬇️
.../datafaker/transformations/sql/SqlTransformer.java 87.45% <0.00%> (-0.74%) ⬇️
.../java/net/datafaker/service/FakeValuesService.java 84.44% <0.00%> (-0.60%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@kingthorin
Copy link
Collaborator Author

I'm not sure what's up with codecov, there should be zero change related to this PR 🤷

@bodiam bodiam merged commit 1c8bcda into datafaker-net:main Feb 4, 2023
@kingthorin kingthorin deleted the ga-tweak branch February 4, 2023 10: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.

3 participants