Closed sourceful-rob closed 2 days ago
Thank you @sourceful-rob for catching this!
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 79.87%. Comparing base (
d894fc2
) to head (f22b59f
). Report is 1 commits behind head on master.
:white_check_mark: All tests successful. No failed tests found.
Update the arguments in the start_span function. pecifically, changing the deprecated "description" to "name". This was causing a deprecation warning when running tests.
Thank you for contributing to
sentry-python
! Please add tests to validate your changes, and lint your code usingtox -e linters
.Running the test suite on your PR might require maintainer approval. The AWS Lambda tests additionally require a maintainer to add a special label, and they will fail until this label is added.