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

Meshgrid #28

Merged
merged 10 commits into from
Nov 25, 2024
Merged

Meshgrid #28

merged 10 commits into from
Nov 25, 2024

Conversation

Bchass
Copy link
Owner

@Bchass Bchass commented Nov 20, 2024

Description

Added the functions meshgrid and sqrt. Also added new test cases

Related Issue

Closes #8

Checklist

  • My changes pass all existing automated tests.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • I have updated the documentation accordingly.

Additional Notes

N/A

Copy link

codecov bot commented Nov 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.68%. Comparing base (55d4768) to head (a544913).
Report is 11 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #28      +/-   ##
==========================================
+ Coverage   86.19%   86.68%   +0.48%     
==========================================
  Files           2        2              
  Lines         927      961      +34     
==========================================
+ Hits          799      833      +34     
  Misses        128      128              

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


🚨 Try these New Features:

@Bchass Bchass marked this pull request as ready for review November 22, 2024 20:22
@Bchass Bchass merged commit 3f480c1 into master Nov 25, 2024
12 checks passed
@Bchass Bchass deleted the meshgrid branch November 25, 2024 14:00
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.

meshgrid
1 participant