-
Notifications
You must be signed in to change notification settings - Fork 133
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
Develop to Master 2021-03-04T13:57:00 #417
Conversation
…egory Updated release drafter to enable Miscellaneous label as a normal category Removed miscellaneous from exclude-labels JIRA TICKET: ADO-4873
Add elastic APM config changes
Add elastic apm to list of packages
Update service name in apm code
Configure WhiteSource Bolt for GitHub
Updated settings.py with requested changes
Updated release drafter to enable Miscellaneous label as a normal category
- Fix http response code for internal server errors for v2/text - Fix false positive number detection in time detection. Demand a separator for such cases e.g. fail on "145", e.g. "1:45" - Update sentry-sdk (and refactor requirements.txt) - Drop unused static html, js, css files to resolve CVE issues - Fix IndexError for v1/person_name - Allow bot message check in person_name to be skipped if data for a language is missing - Refactor person_name detector code for multi-lingual
it Also, change logging formatter, drop NLPLogger, and update setup_sentry
uncomment lot of tests
Add elastic APM config changes
Bug fixes for v2/number, v2/number_range, v2/time
👍 No lint errors found. |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
UNIT TESTS HAVE PASSED... Good To Merge |
Codecov Report
@@ Coverage Diff @@
## master #417 +/- ##
===========================================
- Coverage 71.16% 41.02% -30.14%
===========================================
Files 78 91 +13
Lines 5777 9428 +3651
===========================================
- Hits 4111 3868 -243
- Misses 1666 5560 +3894
Continue to review full report at Codecov.
|
PRs: #391, #395, #393, #416