benjaminhirsch / azure-search-php

A simple php toolbox to interact with the Microsoft Azure Search Service REST API.
MIT License
11 stars 6 forks source link

Add scoringprofile #9

Open TurboModule opened 4 years ago

TurboModule commented 4 years ago

Hello,

I had to add the scoring profile handling for my work, so here is my contribution

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 27


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/AzureSearch/Index.php 2 4 50.0%
src/AzureSearch/Index/ScoringProfile.php 0 15 0.0%
<!-- Total: 2 19 10.53% -->
Totals Coverage Status
Change from base Build 25: -11.1%
Covered Lines: 136
Relevant Lines: 153

💛 - Coveralls