semantic-router icon indicating copy to clipboard operation
semantic-router copied to clipboard

refactor: the azure encorder file name

Open Yogendra0Sharma opened this issue 11 months ago • 3 comments

Update file name in Azure Encoder from "zure" to "azure" for improved code readability.

Yogendra0Sharma avatar Mar 21 '24 07:03 Yogendra0Sharma

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 78.20%. Comparing base (2adf124) to head (848b545).

:exclamation: Current head 848b545 differs from pull request most recent head c0ab8dd. Consider uploading reports for the commit c0ab8dd to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #210   +/-   ##
=======================================
  Coverage   78.20%   78.20%           
=======================================
  Files          43       43           
  Lines        2234     2234           
=======================================
  Hits         1747     1747           
  Misses        487      487           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Mar 21 '24 09:03 codecov[bot]

@Yogendra0Sharma can you please change the title of the commit for this PR so that it can pass linting?

Should be as follows:

git reset HEAD~

# Add back your changes
git add semantic_router/encoders/

git commit -m "<commit title under 60 char>"
...

Thank you!

Done ! Please review.

Yogendra0Sharma avatar Mar 26 '24 16:03 Yogendra0Sharma

@bruvduroiu Please review this PR.

IZNYogendra avatar Apr 11 '24 09:04 IZNYogendra