Skip to content

docs: pin MkDocs deps in docs/requirements.txt - #53

Merged
Insei merged 1 commit into
mainfrom
docs_fix1
Apr 18, 2026
Merged

docs: pin MkDocs deps in docs/requirements.txt#53
Insei merged 1 commit into
mainfrom
docs_fix1

Conversation

@Insei

@Insei Insei commented Apr 18, 2026

Copy link
Copy Markdown
Owner

No description provided.

@Insei
Insei merged commit 6b93b6e into main Apr 18, 2026
6 checks passed
@Insei
Insei deleted the docs_fix1 branch April 18, 2026 23:26
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 61.17%. Comparing base (c280449) to head (256b68d).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #53   +/-   ##
=======================================
  Coverage   61.17%   61.17%           
=======================================
  Files          54       54           
  Lines        1955     1955           
=======================================
  Hits         1196     1196           
  Misses        710      710           
  Partials       49       49           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions

Copy link
Copy Markdown

Benchmark diff: 2e1fcbd348043d (mockdb, 10 runs)

goos: linux
goarch: amd64
pkg: github.com/insei/gerpo/tests
cpu: AMD EPYC 7763 64-Core Processor                
                  │  base.txt   │              head.txt              │
                  │   sec/op    │   sec/op     vs base               │
GetFirst_Direct-4   140.0n ± 1%   141.5n ± 1%  +1.07% (p=0.005 n=10)
GetFirst_Gerpo-4    1.144µ ± 0%   1.156µ ± 1%  +1.01% (p=0.002 n=10)
GetList_Direct-4    784.0n ± 1%   792.4n ± 1%  +1.06% (p=0.009 n=10)
GetList_Gerpo-4     2.828µ ± 0%   2.845µ ± 1%  +0.60% (p=0.000 n=10)
Count_Direct-4      83.90n ± 0%   83.70n ± 0%  -0.23% (p=0.037 n=10)
Count_Gerpo-4       715.5n ± 0%   719.0n ± 0%  +0.49% (p=0.002 n=10)
Insert_Direct-4     119.7n ± 0%   120.0n ± 0%  +0.25% (p=0.009 n=10)
Insert_Gerpo-4      632.7n ± 0%   632.8n ± 0%       ~ (p=0.541 n=10)
Update_Direct-4     60.48n ± 1%   60.85n ± 1%  +0.62% (p=0.012 n=10)
Update_Gerpo-4      1.310µ ± 0%   1.318µ ± 1%  +0.61% (p=0.000 n=10)
Delete_Direct-4     57.33n ± 0%   58.03n ± 1%  +1.23% (p=0.000 n=10)
Delete_Gerpo-4      811.9n ± 2%   813.2n ± 1%       ~ (p=0.811 n=10)
geomean             366.9n        369.0n       +0.57%

                  │   base.txt   │               head.txt                │
                  │     B/op     │     B/op      vs base                 │
GetFirst_Direct-4     216.0 ± 0%     216.0 ± 0%       ~ (p=1.000 n=10) ¹
GetFirst_Gerpo-4      848.0 ± 0%     848.0 ± 0%       ~ (p=1.000 n=10) ¹
GetList_Direct-4    1.586Ki ± 0%   1.586Ki ± 0%       ~ (p=1.000 n=10) ¹
GetList_Gerpo-4     2.289Ki ± 0%   2.289Ki ± 0%       ~ (p=1.000 n=10) ¹
Count_Direct-4        64.00 ± 0%     64.00 ± 0%       ~ (p=1.000 n=10) ¹
Count_Gerpo-4         368.0 ± 0%     368.0 ± 0%       ~ (p=1.000 n=10) ¹
Insert_Direct-4       112.0 ± 0%     112.0 ± 0%       ~ (p=1.000 n=10) ¹
Insert_Gerpo-4        552.0 ± 0%     552.0 ± 0%       ~ (p=1.000 n=10) ¹
Update_Direct-4       56.00 ± 0%     56.00 ± 0%       ~ (p=1.000 n=10) ¹
Update_Gerpo-4        944.0 ± 0%     944.0 ± 0%       ~ (p=1.000 n=10) ¹
Delete_Direct-4       40.00 ± 0%     40.00 ± 0%       ~ (p=1.000 n=10) ¹
Delete_Gerpo-4        608.0 ± 0%     608.0 ± 0%       ~ (p=1.000 n=10) ¹
geomean               323.3          323.3       +0.00%
¹ all samples are equal

                  │  base.txt  │              head.txt               │
                  │ allocs/op  │ allocs/op   vs base                 │
GetFirst_Direct-4   5.000 ± 0%   5.000 ± 0%       ~ (p=1.000 n=10) ¹
GetFirst_Gerpo-4    17.00 ± 0%   17.00 ± 0%       ~ (p=1.000 n=10) ¹
GetList_Direct-4    21.00 ± 0%   21.00 ± 0%       ~ (p=1.000 n=10) ¹
GetList_Gerpo-4     34.00 ± 0%   34.00 ± 0%       ~ (p=1.000 n=10) ¹
Count_Direct-4      4.000 ± 0%   4.000 ± 0%       ~ (p=1.000 n=10) ¹
Count_Gerpo-4       10.00 ± 0%   10.00 ± 0%       ~ (p=1.000 n=10) ¹
Insert_Direct-4     5.000 ± 0%   5.000 ± 0%       ~ (p=1.000 n=10) ¹
Insert_Gerpo-4      14.00 ± 0%   14.00 ± 0%       ~ (p=1.000 n=10) ¹
Update_Direct-4     3.000 ± 0%   3.000 ± 0%       ~ (p=1.000 n=10) ¹
Update_Gerpo-4      23.00 ± 0%   23.00 ± 0%       ~ (p=1.000 n=10) ¹
Delete_Direct-4     3.000 ± 0%   3.000 ± 0%       ~ (p=1.000 n=10) ¹
Delete_Gerpo-4      17.00 ± 0%   17.00 ± 0%       ~ (p=1.000 n=10) ¹
geomean             9.581        9.581       +0.00%
¹ all samples are equal

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.

2 participants