Skip to content
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

Bamboo sdk class #99

Merged
merged 7 commits into from
Dec 20, 2023
Merged

Bamboo sdk class #99

merged 7 commits into from
Dec 20, 2023

Conversation

Ashutosh619-sudo
Copy link
Contributor

No description provided.

Copy link

Tests Skipped Failures Errors Time
45 1 💤 0 ❌ 0 🔥 2.130s ⏱️

Copy link

codecov bot commented Dec 11, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8a90e75) 94.88% compared to head (100ce17) 94.88%.

Additional details and impacted files

Impacted file tree graph

@@                 Coverage Diff                  @@
##           bamboo_sdk_employee      #99   +/-   ##
====================================================
  Coverage                94.88%   94.88%           
====================================================
  Files                       29       29           
  Lines                      958      958           
====================================================
  Hits                       909      909           
  Misses                      49       49           


class BambooHrSDK:

def __init__(self, api_token, sub_domain):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add type, api_token: str, sub_domain: str. Add docstrings too

Copy link

Tests Skipped Failures Errors Time
45 1 💤 0 ❌ 0 🔥 2.352s ⏱️

Copy link

Tests Skipped Failures Errors Time
45 1 💤 0 ❌ 0 🔥 2.343s ⏱️

Copy link

Tests Skipped Failures Errors Time
45 1 💤 0 ❌ 0 🔥 2.367s ⏱️

Copy link

Tests Skipped Failures Errors Time
45 1 💤 0 ❌ 0 🔥 2.864s ⏱️

* webhook api added

* indentation fixed

* indentaion fixed

* minor fix

* Fields get API (#109)

* Fields get API

* added timeoff instead of fields and tested
Copy link

Tests Skipped Failures Errors Time
45 1 💤 0 ❌ 0 🔥 2.309s ⏱️

@Ashutosh619-sudo Ashutosh619-sudo merged commit 2cfaa1b into bamboo_sdk_employee Dec 20, 2023
3 checks passed
Ashutosh619-sudo added a commit that referenced this pull request Dec 20, 2023
* class to sync employees from bamboo hr

* bug fix

* minor changes

* comment resolved

* minor changes

* Bamboo sdk class (#99)

* bamboo sdk class

* comment resolved

* Webhook create and delete API  (#108)

* webhook api added

* indentation fixed

* indentaion fixed

* minor fix

* Fields get API (#109)

* Fields get API

* added timeoff instead of fields and tested
Ashutosh619-sudo added a commit that referenced this pull request Dec 20, 2023
* bambbo sdk base api class

* minor change

* minor changes

* comment resolve

* resolved comments

* added new methods

* added 201 status code

* class to sync employees from bamboo hr (#98)

* class to sync employees from bamboo hr

* bug fix

* minor changes

* comment resolved

* minor changes

* Bamboo sdk class (#99)

* bamboo sdk class

* comment resolved

* Webhook create and delete API  (#108)

* webhook api added

* indentation fixed

* indentaion fixed

* minor fix

* Fields get API (#109)

* Fields get API

* added timeoff instead of fields and tested
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants