Closed dulmandakh closed 5 months ago
@syrusakbary please review and merge.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 96.11%. Comparing base (
5fb7b54
) to head (dedb1f0
). Report is 6 commits behind head on master.:exclamation: Current head dedb1f0 differs from pull request most recent head 3e588be
Please upload reports for the commit 3e588be to get more accurate results.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Python 3.7 added fromisoformat functionality, so we can remove aniso8601. There are test cases for it, and all are passing..
Removing mock, because the documentation states below, so we don't need it.