Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
HYDWS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Indu
HYDWS
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
07c5fd2edbbe48b6d4626cb1b9cd32dea5a09af1
Select Git revision
Branches
6
bedretto-environment
protected
main
default
protected
v0.1
protected
v1.0
protected
v1.1
protected
v1.2
protected
Tags
6
v1.2.1
protected
v1.2.0
protected
v1.1.0
protected
v1.0.1
protected
v0.1.0
protected
v1.0.0
protected
12 results
Begin with the selected commit
Created with Raphaël 2.2.0
15
Nov
28
Apr
27
26
25
18
17
16
15
7
6
28
Mar
27
12
Jul
22
Jun
6
5
4
27
Mar
24
23
23
Feb
21
Jun
27
Apr
26
12
1
2
Mar
1
25
Feb
7
Jan
12
Nov
11
7
28
Oct
27
22
8
Sep
2
1
16
Nov
12
10
15
Oct
5
23
Sep
21
18
14
11
10
4
31
Aug
21
Jul
14
30
Mar
12
Feb
16
Oct
14
11
9
8
17
Sep
16
11
2
15
Aug
14
12
31
Jul
25
1
28
Jun
27
26
25
24
21
6
May
5
3
2
30
Apr
29
24
18
fix: change id's to bigint
bedretto-enviro…
bedretto-environment main
fix: commit statement after creating partitioned table;
v1.2.1 v1.2
v1.2.1 v1.2
fix: check if dataframe empty before dropping column
docs: add a kind of quick access docs
v1.2.0
v1.2.0
fix: docker compose build tag
docs: add documentation for hydraulic merges
cicd: update gitlab ci pipeline to run tests using database
fix: db table creation for tests
fix: remove command used for testing
fix: remove NaN and None values from hydraulic post and get responses
tests: correctly initialize database schema before running tests
cicd: initialize database before running tests
feat: allow merging from through post call and add tests
feat: extend the create_hydraulics function to merge samples
tests: for the new util functions merging hydraulic samples
fix: schemas where (non)required attributes weren't correctly set
feat: util functions to deal with hydraulic dataframes merging
fix: remove assign 0 default to pressure and flow
tests: one more test for merge hyraulics
feat: tests and implementation for merging timeseries and completing them up to a limit
test: prepare tests for merge
refactor: remove unneccessary folder level
fix: consistent required and optional columns in schema and db
Update .gitlab-ci.yml file
cicd: update ci to generate coverage report
doc: update readme with more up to date information
feat: set borehole id level parameter to literal
chores: rename and remove some db setup scripts
feat: improve typing in router. Add option for csv response in hydraulics endpoint
fix: remove temporary fix to set topflow and toppressure to 0
v1.1.0 v1.1
v1.1.0 v1.1
fix: use tag commit for ci build pipeline
fix: update requirements
chores: remove cli
chores: remove obsolte version from docker-compose
feat: add brin index on hydraulicsample datetime_value
chores: replace deprecated @validator with @field_validator
feat: improve performance of deserialization of hydraulics data to webservice response
feat: improve performance on hydraulics queries
fix: change schema to have topflow and pressure to be default 0
fix: make sure topflow and toppressure are always available
Loading