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

[WIP] Cookie #1514

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

[WIP] Cookie #1514

wants to merge 24 commits into from

Conversation

alanlujan91
Copy link
Member

@alanlujan91 alanlujan91 commented Nov 19, 2024

This pull request includes a variety of changes to improve the project's configuration, documentation, and continuous integration workflows. The most important changes include adding detailed contribution guidelines, setting up continuous integration and continuous deployment workflows, and updating pre-commit hooks.

Configuration and Documentation Improvements:

  • .github/CONTRIBUTING.md: Added detailed contribution guidelines, including instructions for setting up a development environment, running tests, and building documentation.
  • .readthedocs.yaml: Added a configuration file for Read the Docs to specify the build environment and commands for generating documentation.

Continuous Integration and Deployment:

Pre-commit Hooks:

Documentation Updates:

Please ensure your pull request adheres to the following guidelines:

  • Tests for new functionality/models or Tests to reproduce the bug-fix in code.
  • Updated documentation of features that add new functionality.
  • Update CHANGELOG.md with major/minor changes.

@codecov-commenter
Copy link

codecov-commenter commented Nov 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.89%. Comparing base (bbb07a5) to head (0a40818).
Report is 586 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##           master    #1514       +/-   ##
===========================================
- Coverage   71.53%   60.89%   -10.65%     
===========================================
  Files          83       54       -29     
  Lines       13938    14017       +79     
===========================================
- Hits         9971     8535     -1436     
- Misses       3967     5482     +1515     

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

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.

2 participants