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

Fix DateProperty bug in inspection script #797

Conversation

mariusconjeaud
Copy link
Collaborator

Fixes a bug where neomodel_inspect_database would incorrectly parse Date property

@mariusconjeaud mariusconjeaud self-assigned this May 22, 2024
Copy link

sonarcloud bot commented May 22, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@mariusconjeaud mariusconjeaud changed the title Fix DateProperty but in inspection script Fix DateProperty bug in inspection script May 22, 2024
Copy link

codecov bot commented May 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.19%. Comparing base (35c35e6) to head (937ed29).
Report is 3 commits behind head on rc/5.3.1.

Additional details and impacted files
@@            Coverage Diff            @@
##           rc/5.3.1     #797   +/-   ##
=========================================
  Coverage     91.18%   91.19%           
=========================================
  Files            32       32           
  Lines          4447     4450    +3     
=========================================
+ Hits           4055     4058    +3     
  Misses          392      392           

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

@mariusconjeaud mariusconjeaud merged commit 9304000 into rc/5.3.1 May 22, 2024
33 checks passed
@mariusconjeaud mariusconjeaud deleted the 796-neomodel_inspect_database-does-not-correctly-report-date-property branch May 22, 2024 15:16
@mariusconjeaud mariusconjeaud added this to the 5.3.1 milestone May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant