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

chore: rename all library functions #4073

Merged

Conversation

benfurber
Copy link
Member

PR Checklist

PR Type

What kind of change does this PR introduce?

  • Bugfix (fixes an issue)
  • Feature (adds functionality)
  • Code style update
  • Refactoring (no functional changes)
  • Build related changes
  • CI related changes
  • Documentation changes
  • Other... Please describe:

What is the current behavior?

What is the new behavior?

Describe the new behaviour
If useful, provide screenshot or capture to highlight main changes

Does this PR introduce a breaking change?

  • Yes
  • No

Git Issues

Closes #

What happens next?

Thanks for the contribution! We try to make sure all PRs are reviewed ahead of our monthly maintainers call (first Monday of the month)

If the PR is working as intended it'll be merged and included in the next platform release, if not changes will be requested and re-reviewed once updated.

If you need more immediate feedback you can try reaching out on Discord in the Community Platform development channel.

@mariojsnunes
Copy link
Contributor

please hold off this PR until #4053 is merged

@benfurber benfurber force-pushed the chore/howto-to-library-naming/functions branch from 42a5eb1 to 7355285 Compare January 20, 2025 17:19
@benfurber benfurber marked this pull request as ready for review January 20, 2025 17:19
@benfurber benfurber requested a review from a team as a code owner January 20, 2025 17:19
@benfurber benfurber force-pushed the chore/howto-to-library-naming/functions branch 2 times, most recently from b3f58c8 to 40a578d Compare January 21, 2025 10:02
Copy link

cypress bot commented Jan 21, 2025

onearmy-community-platform    Run #6807

Run Properties:  status check passed Passed #6807  •  git commit dea0bb4e8b: chore: rename all library functions
Project onearmy-community-platform
Branch Review pull/4073
Run status status check passed Passed #6807
Run duration 05m 26s
Commit git commit dea0bb4e8b: chore: rename all library functions
Committer Ben Furber
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 1
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 79
View all changes introduced in this branch ↗︎

@benfurber benfurber force-pushed the chore/howto-to-library-naming/functions branch from 40a578d to 94c7264 Compare January 21, 2025 10:22
@benfurber benfurber force-pushed the chore/howto-to-library-naming/functions branch from 94c7264 to dea0bb4 Compare January 21, 2025 11:24
Copy link

codecov bot commented Jan 21, 2025

Codecov Report

Attention: Patch coverage is 56.25000% with 14 lines in your changes missing coverage. Please review.

Project coverage is 69.66%. Comparing base (5fd7570) to head (dea0bb4).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
functions/src/aggregations/common.aggregations.ts 30.76% 7 Missing and 2 partials ⚠️
functions/src/emulator/seed/content-generate.ts 57.14% 3 Missing ⚠️
functions/src/userUpdates/index.ts 77.77% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4073   +/-   ##
=======================================
  Coverage   69.66%   69.66%           
=======================================
  Files          39       39           
  Lines        1236     1236           
  Branches      258      258           
=======================================
  Hits          861      861           
  Misses        353      353           
  Partials       22       22           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@benfurber benfurber merged commit 267194f into ONEARMY:master Jan 21, 2025
18 checks passed
@benfurber benfurber deleted the chore/howto-to-library-naming/functions branch January 21, 2025 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants