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

Add links to commit diffs in release notes compiler #45

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

cortadocodes
Copy link
Member

@cortadocodes cortadocodes commented Nov 1, 2021

Summary

Contents (#45)

Operations

  • Increase version

Quality Checklist

  • New features are fully tested (No matter how much Coverage Karma you have)
  • [v0.2 onward] New features are included in the documentation
  • [v0.2 onward] Breaking changes are documented with clear instructions of what

Coverage Karma

  • If your PR decreases test coverage, do you feel you have built enough Coverage Karma* to justify it?

*Coverage Karma can be earned by disproportionally increasing test coverage in the rest of your contributions.
It's an honesty policy - you keep count of your own.

@codecov-commenter
Copy link

Codecov Report

Merging #45 (ad8a264) into main (d8daaeb) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #45   +/-   ##
=======================================
  Coverage   96.56%   96.56%           
=======================================
  Files           3        3           
  Lines         262      262           
=======================================
  Hits          253      253           
  Misses          9        9           

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 d8daaeb...ad8a264. Read the comment docs.

@cortadocodes cortadocodes changed the title OPS: Increase version Add links to commit diffs in release notes compiler Nov 9, 2021
@cortadocodes cortadocodes linked an issue Nov 9, 2021 that may be closed by this pull request
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.

Link release note items to commit diff
2 participants