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

Initial heartbeat app commit #143

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

Initial heartbeat app commit #143

wants to merge 1 commit into from

Conversation

eldcn
Copy link
Contributor

@eldcn eldcn commented Nov 29, 2024

Name of the PR

♻️ Current situation & Problem

Link any open issues or pull requests (PRs) related to this PR. Please ensure that all non-trivial PRs are first tracked and discussed in an existing GitHub issue or discussion.

⚙️ Release Notes

Add a bullet point list summary of the feature and possible migration guides if this is a breaking change so this section can be added to the release notes.
Include code snippets that provide examples of the feature implemented or links to the documentation if it appends or changes the public interface.

📚 Documentation

Please ensure that you properly document any additions in conformance to Spezi Documentation Guide.
You can use this section to describe your solution, but we encourage contributors to document your reasoning and changes using in-line documentation.

✅ Testing

Please ensure that the PR meets the testing requirements set by CodeCov and that new functionality is appropriately tested.
This section describes important information about the tests and why some elements might not be testable.

📝 Code of Conduct & Contributing Guidelines

By submitting creating this pull request, you agree to follow our Code of Conduct and Contributing Guidelines:

Copy link

codecov bot commented Nov 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 31.42%. Comparing base (74cc37c) to head (e2e62f3).

❗ There is a different number of reports uploaded between BASE (74cc37c) and HEAD (e2e62f3). Click for more details.

HEAD has 4 uploads less than BASE
Flag BASE (74cc37c) HEAD (e2e62f3)
uitests 4 0
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #143      +/-   ##
============================================
- Coverage     39.96%   31.42%   -8.53%     
+ Complexity      834      722     -112     
============================================
  Files           296      274      -22     
  Lines         11442    10904     -538     
  Branches       1718     1654      -64     
============================================
- Hits           4572     3426    -1146     
- Misses         6400     7228     +828     
+ Partials        470      250     -220     
Flag Coverage Δ
uitests ?
unittests 31.42% <ø> (ø)

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

see 68 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

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

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.

1 participant