-
-
Notifications
You must be signed in to change notification settings - Fork 689
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
Issue 985 -- Add Azerbaijani second time frame #1052
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! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
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
tox
ormake test
to find out!).π§Ή All linting checks pass when run locally (run
tox -e lint
ormake lint
to find out!).π Updated documentation for changed code.
β© Code is up-to-date with the
master
branch.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