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

ci: add github action to validate incoming pull requests #4

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

AdmiringWorm
Copy link
Member

No description provided.

@github-actions
Copy link

Pull Request Validation Report

This comment is automatically generated by Conventional PR

Whitelist Report

  • ❌ Pull request is still a draft and should be ignored
  • ❌ Pull request is submitted by a bot and should be ignored
  • ❌ Pull request is submitted by user with high privileges and should be ignored

Result

Pull request does not satisfy any enabled whitelist criteria. Pull request will be validated.

Validation Report

  • ✅ All commit(s) in the pull request has valid messages
  • ✅ Pull request does not introduce too much changes
  • ✅ Pull request has a valid title
  • ✅ Pull request has valid branch name
  • ❌ Pull request should have a non-empty body
  • ❌ Pull request mentioned issue(s)

Result

Pull request is invalid.

Reason

  • Pull request must have a non-empty body
  • Pull request does not mention any issues

@AdmiringWorm AdmiringWorm reopened this Nov 14, 2021
@AdmiringWorm
Copy link
Member Author

AdmiringWorm commented Nov 14, 2021

Codecov Report

Merging #4 (26d2dc3) into master (2fa32e6) will decrease coverage by 6.55%.
The diff coverage is 73.46%.

❗ Current head 26d2dc3 differs from pull request most recent head f4cf97d. Consider uploading reports for the commit f4cf97d to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master       #4      +/-   ##
==========================================
- Coverage   80.00%   73.44%   -6.56%     
==========================================
  Files           1        3       +2     
  Lines           5      467     +462     
  Branches        1      125     +124     
==========================================
+ Hits            4      343     +339     
- Misses          0       33      +33     
- Partials        1       91      +90     
Flag Coverage Δ
run-macos-latest 73.44% <73.46%> (-6.56%) ⬇️
run-ubuntu-latest 73.44% <73.46%> (-6.56%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/errors.rs 33.33% <33.33%> (ø)
src/version.rs 75.05% <75.05%> (ø)
src/lib.rs 75.00% <100.00%> (-5.00%) ⬇️

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 80676e2...f4cf97d. Read the comment docs.

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.

1 participant