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

Refactor core module #79

Merged
merged 6 commits into from
Sep 29, 2024

Conversation

bqth29
Copy link
Owner

@bqth29 bqth29 commented Sep 29, 2024

💬 Pull Request Description

Write a brief description of the contents of your pull request here, to help the reviewer(s) understand it. If the pull request was created as a result of an issue, mention it using the #XX command..

✔️ Check list

Before you open the pull request, make sure the following requirements are met.

  • The code matches the styling rules
  • The new code is covered by relevant tests
  • Documentation was added

🚀 New features

Make a comprehensive list of all the new features your pull request will bring.

🐞 Bug fixes

If your pull request fixed any bugs or problems in the code, list them here.

📣 Supplementary information

Use this section to include any other information you think might be relevant to whoever is reading the pull request.

Copy link

codecov bot commented Sep 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (956ee4f) to head (28bf9e5).

Additional details and impacted files
@@                         Coverage Diff                          @@
##           cleaning/remove-polynomial-package       #79   +/-   ##
====================================================================
  Coverage                              100.00%   100.00%           
====================================================================
  Files                                      32        32           
  Lines                                    1464      1444   -20     
====================================================================
- Hits                                     1464      1444   -20     
Flag Coverage Δ
100.00% <100.00%> (ø)

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

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

@bqth29 bqth29 changed the base branch from main to cleaning/remove-polynomial-package September 29, 2024 12:16
@bqth29 bqth29 added bug Something isn't working refactoring Existing code is refactored (no new feature, no breaking change) labels Sep 29, 2024
@bqth29 bqth29 marked this pull request as ready for review September 29, 2024 20:20
@bqth29 bqth29 merged commit c31a2cb into cleaning/remove-polynomial-package Sep 29, 2024
@bqth29 bqth29 deleted the refactoring/core-module branch September 29, 2024 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working refactoring Existing code is refactored (no new feature, no breaking change)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant