Skip to content

Adds Microsoft Azure provider#524

Merged
bodiam merged 2 commits intodatafaker-net:mainfrom
agoncal:agoncal/azure
Nov 4, 2022
Merged

Adds Microsoft Azure provider#524
bodiam merged 2 commits intodatafaker-net:mainfrom
agoncal:agoncal/azure

Conversation

@agoncal
Copy link
Copy Markdown
Contributor

@agoncal agoncal commented Nov 4, 2022

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Nov 4, 2022

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.53%. Comparing base (c979313) to head (5a835dc).
Report is 1208 commits behind head on main.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #524      +/-   ##
============================================
+ Coverage     92.49%   92.53%   +0.03%     
- Complexity     2295     2328      +33     
============================================
  Files           244      245       +1     
  Lines          4797     4836      +39     
  Branches        507      507              
============================================
+ Hits           4437     4475      +38     
- Misses          235      239       +4     
+ Partials        125      122       -3     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@bodiam
Copy link
Copy Markdown
Contributor

bodiam commented Nov 4, 2022

Hi @agoncal , great to see you here! Thanks for your contribution!

@bodiam bodiam merged commit 2ebb548 into datafaker-net:main Nov 4, 2022

/**
* Generates data for Azure services. This is based on the Azure best practices of naming conventions:
* <a href="https://learn.microsoft.com/en-us/azure/cloud-adoption-framework/ready/azure-best-practices/resource-naming">...</a>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Small mistake here, I think you used IntelliJ to autofix the urls? (I had a similar issue.)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Yes, Intellij :o) Thanks for fixing it

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