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

feat(service): github, conditional requests #176

Merged

Conversation

JosephKav
Copy link
Collaborator

@JosephKav JosephKav linked an issue Nov 15, 2022 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Nov 15, 2022

Codecov Report

Merging #176 (a2055f5) into master (b15e8ae) will increase coverage by 0.02%.
The diff coverage is 100.00%.

❗ Current head a2055f5 differs from pull request most recent head 68bf0ac. Consider uploading reports for the commit 68bf0ac to get more accurate results

@@            Coverage Diff             @@
##           master     #176      +/-   ##
==========================================
+ Coverage   97.65%   97.66%   +0.02%     
==========================================
  Files          63       63              
  Lines        5264     5296      +32     
==========================================
+ Hits         5140     5172      +32     
  Misses         89       89              
  Partials       35       35              
Impacted Files Coverage Δ
service/latest_version/init.go 100.00% <100.00%> (ø)
service/latest_version/query.go 98.43% <100.00%> (+0.29%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@JosephKav JosephKav force-pushed the 175-feat-support-for-conditional-requests-using-headers branch from 66c2a71 to a2055f5 Compare November 15, 2022 11:08
@JosephKav JosephKav force-pushed the 175-feat-support-for-conditional-requests-using-headers branch from a2055f5 to 68bf0ac Compare November 16, 2022 11:37
@JosephKav JosephKav merged commit cccab2b into master Nov 16, 2022
@JosephKav JosephKav deleted the 175-feat-support-for-conditional-requests-using-headers branch November 16, 2022 11:38
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.

feat: Support for conditional Requests using headers
1 participant