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

FEAT: Add graphics and globals #790

Merged
merged 5 commits into from
Jun 26, 2024
Merged

FEAT: Add graphics and globals #790

merged 5 commits into from
Jun 26, 2024

Conversation

dipinknair
Copy link
Collaborator

  • app.Graphics
  • Globals such as Point, Point2D, Vector3D etcs

@dipinknair dipinknair requested a review from a team as a code owner June 25, 2024 23:58
@dipinknair dipinknair requested a review from koubaa June 25, 2024 23:59
@github-actions github-actions bot added the enhancement New features or code improvements label Jun 25, 2024
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Jun 26, 2024
Copy link

codecov bot commented Jun 26, 2024

Codecov Report

Attention: Patch coverage is 91.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 81.06%. Comparing base (995bd14) to head (365d3db).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #790      +/-   ##
==========================================
+ Coverage   81.05%   81.06%   +0.01%     
==========================================
  Files          32       32              
  Lines        2074     2086      +12     
==========================================
+ Hits         1681     1691      +10     
- Misses        393      395       +2     

@dipinknair dipinknair merged commit 2076621 into main Jun 26, 2024
57 checks passed
@dipinknair dipinknair deleted the feat/add-enum branch June 26, 2024 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New features or code improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants