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

feat: extension for PRQL #671

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

feat: extension for PRQL #671

wants to merge 8 commits into from

Conversation

Seddryck
Copy link
Owner

Close #476

@codecov-commenter
Copy link

codecov-commenter commented Nov 13, 2023

Codecov Report

Attention: 22 lines in your changes are missing coverage. Please review.

Comparison is base (08256a9) 67.37% compared to head (f5f22b3) 69.55%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #671      +/-   ##
==========================================
+ Coverage   67.37%   69.55%   +2.18%     
==========================================
  Files         236      262      +26     
  Lines        2970     3334     +364     
  Branches      511      554      +43     
==========================================
+ Hits         2001     2319     +318     
- Misses        842      868      +26     
- Partials      127      147      +20     
Files Coverage Δ
...rl.Core/Mapping/Connectivity/NativeConnectivity.cs 100.00% <ø> (ø)
DubUrl.Core/MicroOrm/DatabaseUrl.cs 57.14% <100.00%> (ø)
DubUrl.Core/Querying/DirectCommand.cs 100.00% <100.00%> (ø)
...re/Querying/Reading/DirectCommandMatchingOption.cs 100.00% <100.00%> (ø)
DubUrl.Core/Querying/Reading/InlineSqlProvider.cs 77.77% <100.00%> (ø)
...ying/Reading/ParametrizedEmbeddedSqlFileCommand.cs 33.33% <ø> (ø)
.../Querying/Templating/EmbeddedSqlTemplateCommand.cs 68.75% <ø> (ø)
....Core/Querying/Templating/InlineTemplateCommand.cs 0.00% <ø> (ø)
DubUrl.Prql/InlinePrqlProvider.cs 100.00% <100.00%> (ø)
DubUrl.Prql/PrqlCommand.cs 100.00% <100.00%> (ø)
... and 10 more

... and 16 files with indirect coverage changes

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Extension for PRQL
2 participants