Issue 985 -- Add Azerbaijani second time frame#1052
Issue 985 -- Add Azerbaijani second time frame#1052jadchaar merged 7 commits intoarrow-py:masterfrom
Conversation
|
Changes made:
Added corresponding tests borrowing from Turkish. |
|
@sania-dsouza it seems like CI tests are failing: |
|
hey @jadchaar , I pushed a change but the CI tests haven't kicked off for hours now. |
It is due to a new restriction by GitHub that prevents new contributors to a repo from starting GitHub action runs. I just kicked it off for you :) |
|
I think I am super nervous with all my typos today. I will need you to kick it off again please. :) |
Codecov Report
@@ Coverage Diff @@
## master #1052 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 10 10
Lines 2218 2218
Branches 348 348
=========================================
Hits 2218 2218
Continue to review full report at Codecov.
|
I just kicked it off. Also, no need to be nervous, even us maintainers make mistakes quite often. Thank you for the contribution and please feel free to ask questions or for help at any time! |
|
Like Anish said, no need to be nervous we appreciate all contributions :)! Thanks for helping out @sania-dsouza! I just updated your branch with the latest master and will merge it in once CI passes! |
Pull Request Checklist
Thank you for taking the time to improve Arrow! Before submitting your pull request, please check all appropriate boxes:
🧪 Added tests for changed code.
🛠️ All tests pass when run locally (run
toxormake testto find out!).🧹 All linting checks pass when run locally (run
tox -e lintormake lintto find out!).📚 Updated documentation for changed code.
⏩ Code is up-to-date with the
masterbranch.If you have any questions about your code changes or any of the points above, please submit your questions along with the pull request and we will try our best to help!
Description of Changes