-
Notifications
You must be signed in to change notification settings - Fork 10
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
docs: add missing examples for kql_database and ml_model #258
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Minimum allowed line rate is |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #258 +/- ##
=======================================
Coverage 79.22% 79.23%
=======================================
Files 156 156
Lines 13382 13381 -1
=======================================
Hits 10602 10602
+ Misses 2775 2774 -1
Partials 5 5 β View full report in Codecov by Sentry. |
988bd8b
to
c50e458
Compare
c50e458
to
efe8e92
Compare
badeamarjieh
approved these changes
Feb 19, 2025
efe8e92
to
709890c
Compare
This was referenced Feb 20, 2025
DariuszPorowski
added a commit
that referenced
this pull request
Feb 28, 2025
## v0.1.0-beta.10 - February 28, 2025 ### β¨ Added * [#256](#256) Onboard new resource/data-source `fabric_activator` (also known as reflex). * [#197](#197) Onboard new resource/data-source `fabric_graphql_api`. * [#255](#255) Onboard new resource/data-source `fabric_sql_database`. ### π« Changed * [#258](#258) Added missing example for `fabric_ml_model` resource. * [#258](#258) Added missing example for `fabric_kql_database` resource/data-source. ### πͺ² Fixed * [#256](#256) Missing preview note in list data-sources
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
π₯ Pull Request
β What are you trying to address
fabric_kql_database
fabric_ml_model