Skip to content

Conversation

@aMahanna
Copy link
Member

@aMahanna aMahanna commented Sep 1, 2023

  • Introduces view_info() to retrieve basic information about a View. Not to be confused with the existing view() method, which returns the entire properties of a View

@codecov-commenter
Copy link

Codecov Report

Merging #282 (555c0fa) into main (744a6e9) will decrease coverage by 0.24%.
Report is 12 commits behind head on main.
The diff coverage is 92.85%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the GitHub App Integration for your organization. Read more.

@@            Coverage Diff             @@
##             main     #282      +/-   ##
==========================================
- Coverage   99.01%   98.78%   -0.24%     
==========================================
  Files          26       26              
  Lines        3958     4020      +62     
==========================================
+ Hits         3919     3971      +52     
- Misses         39       49      +10     
Files Changed Coverage Δ
arango/client.py 98.41% <ø> (ø)
arango/http.py 100.00% <ø> (ø)
arango/collection.py 97.59% <91.39%> (-0.92%) ⬇️
arango/database.py 99.73% <100.00%> (-0.14%) ⬇️
arango/exceptions.py 100.00% <100.00%> (ø)
arango/request.py 94.44% <100.00%> (ø)
arango/utils.py 100.00% <100.00%> (ø)

@aMahanna aMahanna added the Ready to Merge Pull request is ready to merge label Sep 14, 2023
Copy link
Member

@apetenchea apetenchea left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@apetenchea apetenchea merged commit 7ff79d3 into main Sep 15, 2023
@apetenchea apetenchea deleted the feature/DE-668 branch September 15, 2023 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Ready to Merge Pull request is ready to merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants