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

Fields get API #109

Merged
merged 3 commits into from
Dec 20, 2023
Merged

Fields get API #109

merged 3 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.638s ⏱️

Copy link

codecov bot commented Dec 20, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (65f72e5) 94.88% compared to head (f80eb77) 94.88%.

Additional details and impacted files

Impacted file tree graph

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

Comment on lines 7 to 11
"""
Get method to get the different fields,
used here for checking connection.
Returns:
"""
Copy link
Contributor

Choose a reason for hiding this comment

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

indent is off

@@ -0,0 +1,12 @@
from .api_base import ApiBase

class Fields(ApiBase):
Copy link
Contributor

Choose a reason for hiding this comment

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

add this to bamboo sdk class

Copy link

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

Copy link

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

@Ashutosh619-sudo Ashutosh619-sudo merged commit 592a11a into bamboo_sdk_webhook Dec 20, 2023
3 checks passed
Ashutosh619-sudo added a commit that referenced this pull request Dec 20, 2023
* 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
* 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
* 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.

2 participants