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

v1.7.31 - Improve APIDBModule #121

Merged
merged 4 commits into from
Nov 18, 2024
Merged

v1.7.31 - Improve APIDBModule #121

merged 4 commits into from
Nov 18, 2024

Conversation

gmpassos
Copy link
Contributor

No description provided.

  - Added `_addScriptFixDateTime` and `_fixParametersDateTime` (used by `insert`).
  - Added `_addScriptFixDateTime` and `_fixParametersDateTime` (used by `insert`).
  - `_writeInputTable`: id with link to the `select` route.
  - `select`:
    - Show entry index.
    - JSON url with query parameters.
- `HTMLInput._resolveInput`: ensure that `DataTime` values are UTC.

- `APIDBModule`:
  - Added `_addScriptFixDateTime` and `_fixParametersDateTime` (used by `insert`).
  - `_writeInputTable`: id with link to the `select` route.
  - `select`:
    - Show entry index.
    - JSON url with query parameters.
@gmpassos gmpassos changed the title Update deps 4 v1.7.31 - Improve APIDBModule Nov 18, 2024
@gmpassos gmpassos merged commit c20be7a into master Nov 18, 2024
3 checks passed
Copy link

codecov bot commented Nov 18, 2024

Codecov Report

Attention: Patch coverage is 0% with 35 lines in your changes missing coverage. Please review.

Project coverage is 65.28%. Comparing base (002a51a) to head (7ea59e0).
Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
lib/src/bones_api_db_module.dart 0.00% 33 Missing ⚠️
lib/src/bones_api_html_document.dart 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #121      +/-   ##
==========================================
- Coverage   65.38%   65.28%   -0.11%     
==========================================
  Files          60       60              
  Lines       19750    19781      +31     
==========================================
  Hits        12914    12914              
- Misses       6836     6867      +31     
Flag Coverage Δ
unittests 65.28% <0.00%> (-0.11%) ⬇️

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.

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.

1 participant