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

Improve epics support #85

Merged
merged 1 commit into from
May 5, 2019
Merged

Improve epics support #85

merged 1 commit into from
May 5, 2019

Conversation

yakky
Copy link
Member

@yakky yakky commented May 5, 2019

  • Add support for HIstory and Search

@coveralls
Copy link

Coverage Status

Coverage increased (+1.3%) to 97.651% when pulling c13b155 on hotfix/improve-epics into 73a2270 on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage increased (+1.3%) to 97.651% when pulling c13b155 on hotfix/improve-epics into 73a2270 on master.

@codecov
Copy link

codecov bot commented May 5, 2019

Codecov Report

Merging #85 into master will increase coverage by 0.02%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #85      +/-   ##
==========================================
+ Coverage   96.25%   96.28%   +0.02%     
==========================================
  Files           7        7              
  Lines         882      888       +6     
  Branches       71       71              
==========================================
+ Hits          849      855       +6     
  Misses         20       20              
  Partials       13       13
Impacted Files Coverage Δ
taiga/client.py 92.23% <100%> (+0.07%) ⬆️
taiga/models/models.py 96.44% <100%> (+0.03%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 73a2270...c13b155. Read the comment docs.

3 similar comments
@codecov
Copy link

codecov bot commented May 5, 2019

Codecov Report

Merging #85 into master will increase coverage by 0.02%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #85      +/-   ##
==========================================
+ Coverage   96.25%   96.28%   +0.02%     
==========================================
  Files           7        7              
  Lines         882      888       +6     
  Branches       71       71              
==========================================
+ Hits          849      855       +6     
  Misses         20       20              
  Partials       13       13
Impacted Files Coverage Δ
taiga/client.py 92.23% <100%> (+0.07%) ⬆️
taiga/models/models.py 96.44% <100%> (+0.03%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 73a2270...c13b155. Read the comment docs.

@codecov
Copy link

codecov bot commented May 5, 2019

Codecov Report

Merging #85 into master will increase coverage by 0.02%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #85      +/-   ##
==========================================
+ Coverage   96.25%   96.28%   +0.02%     
==========================================
  Files           7        7              
  Lines         882      888       +6     
  Branches       71       71              
==========================================
+ Hits          849      855       +6     
  Misses         20       20              
  Partials       13       13
Impacted Files Coverage Δ
taiga/client.py 92.23% <100%> (+0.07%) ⬆️
taiga/models/models.py 96.44% <100%> (+0.03%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 73a2270...c13b155. Read the comment docs.

@codecov
Copy link

codecov bot commented May 5, 2019

Codecov Report

Merging #85 into master will increase coverage by 0.02%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #85      +/-   ##
==========================================
+ Coverage   96.25%   96.28%   +0.02%     
==========================================
  Files           7        7              
  Lines         882      888       +6     
  Branches       71       71              
==========================================
+ Hits          849      855       +6     
  Misses         20       20              
  Partials       13       13
Impacted Files Coverage Δ
taiga/client.py 92.23% <100%> (+0.07%) ⬆️
taiga/models/models.py 96.44% <100%> (+0.03%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 73a2270...c13b155. Read the comment docs.

@codecov
Copy link

codecov bot commented May 5, 2019

Codecov Report

Merging #85 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #85   +/-   ##
=======================================
  Coverage   96.25%   96.25%           
=======================================
  Files           7        7           
  Lines         882      882           
  Branches       71       71           
=======================================
  Hits          849      849           
  Misses         20       20           
  Partials       13       13

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 73a2270...c13b155. Read the comment docs.

@codecov
Copy link

codecov bot commented May 5, 2019

Codecov Report

Merging #85 into master will increase coverage by 0.02%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #85      +/-   ##
==========================================
+ Coverage   96.25%   96.28%   +0.02%     
==========================================
  Files           7        7              
  Lines         882      888       +6     
  Branches       71       71              
==========================================
+ Hits          849      855       +6     
  Misses         20       20              
  Partials       13       13
Impacted Files Coverage Δ
taiga/client.py 92.23% <100%> (+0.07%) ⬆️
taiga/models/models.py 96.44% <100%> (+0.03%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 73a2270...c13b155. Read the comment docs.

2 similar comments
@codecov
Copy link

codecov bot commented May 5, 2019

Codecov Report

Merging #85 into master will increase coverage by 0.02%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #85      +/-   ##
==========================================
+ Coverage   96.25%   96.28%   +0.02%     
==========================================
  Files           7        7              
  Lines         882      888       +6     
  Branches       71       71              
==========================================
+ Hits          849      855       +6     
  Misses         20       20              
  Partials       13       13
Impacted Files Coverage Δ
taiga/client.py 92.23% <100%> (+0.07%) ⬆️
taiga/models/models.py 96.44% <100%> (+0.03%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 73a2270...c13b155. Read the comment docs.

@codecov
Copy link

codecov bot commented May 5, 2019

Codecov Report

Merging #85 into master will increase coverage by 0.02%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #85      +/-   ##
==========================================
+ Coverage   96.25%   96.28%   +0.02%     
==========================================
  Files           7        7              
  Lines         882      888       +6     
  Branches       71       71              
==========================================
+ Hits          849      855       +6     
  Misses         20       20              
  Partials       13       13
Impacted Files Coverage Δ
taiga/client.py 92.23% <100%> (+0.07%) ⬆️
taiga/models/models.py 96.44% <100%> (+0.03%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 73a2270...c13b155. Read the comment docs.

@yakky yakky merged commit 8c52977 into master May 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants