Skip to content

fix: when migrate only merge updates of same doc #484

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

Merged
merged 3 commits into from
Jul 3, 2023

Conversation

thorseraq
Copy link
Contributor

No description provided.

@vercel
Copy link

vercel bot commented Jul 3, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
octobase 🛑 Canceled (Inspect) Jul 3, 2023 3:50am

@thorseraq thorseraq temporarily deployed to development July 3, 2023 02:59 — with GitHub Actions Inactive
@thorseraq thorseraq temporarily deployed to development July 3, 2023 02:59 — with GitHub Actions Inactive
@thorseraq thorseraq temporarily deployed to development July 3, 2023 02:59 — with GitHub Actions Inactive
@codecov
Copy link

codecov bot commented Jul 3, 2023

Codecov Report

Patch coverage: 13.33% and project coverage change: +0.03 🎉

Comparison is base (55de4cc) 67.82% compared to head (94bbead) 67.86%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #484      +/-   ##
==========================================
+ Coverage   67.82%   67.86%   +0.03%     
==========================================
  Files         166      166              
  Lines       18772    18784      +12     
==========================================
+ Hits        12733    12748      +15     
+ Misses       6039     6036       -3     
Impacted Files Coverage Δ
libs/jwst-storage/src/storage/docs/database.rs 69.93% <13.33%> (-1.76%) ⬇️

... and 6 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@github-actions
Copy link

github-actions bot commented Jul 3, 2023

Benchmark Results

Linux

group                                  master                                 pr
-----                                  ------                                 --
codec/jwst decode var_int (32 bit)     1.00    329.2±0.15µs        ? ?/sec    1.00    329.2±0.14µs        ? ?/sec
codec/jwst decode var_int (64 bit)     1.00    329.4±4.15µs        ? ?/sec    1.00    329.0±0.31µs        ? ?/sec
codec/jwst decode var_uint (32 bit)    1.00    280.5±0.06µs        ? ?/sec    1.00    280.5±0.11µs        ? ?/sec
codec/jwst decode var_uint (64 bit)    1.00    358.4±0.64µs        ? ?/sec    1.00    358.1±0.43µs        ? ?/sec
codec/jwst encode var_int (32 bit)     1.00    588.7±0.24µs        ? ?/sec    1.00    588.8±0.89µs        ? ?/sec
codec/jwst encode var_int (64 bit)     1.00    588.7±0.39µs        ? ?/sec    1.00    588.7±0.15µs        ? ?/sec
codec/jwst encode var_uint (32 bit)    1.00    445.0±0.62µs        ? ?/sec    1.00    444.9±0.16µs        ? ?/sec
codec/jwst encode var_uint (64 bit)    1.00    444.9±0.13µs        ? ?/sec    1.00    445.0±0.25µs        ? ?/sec
codec/lib0 decode var_int (64 bit)     1.00    298.5±0.23µs        ? ?/sec    1.00    298.5±0.22µs        ? ?/sec
codec/lib0 decode var_uint (32 bit)    1.00    262.5±0.53µs        ? ?/sec    1.00    262.4±0.38µs        ? ?/sec
codec/lib0 decode var_uint (64 bit)    1.00    240.8±1.23µs        ? ?/sec    1.00    240.5±0.10µs        ? ?/sec
codec/lib0 encode var_int (64 bit)     1.00    533.1±1.95µs        ? ?/sec    1.00    530.8±1.94µs        ? ?/sec
codec/lib0 encode var_uint (32 bit)    1.00    396.0±5.10µs        ? ?/sec    1.01    400.6±1.54µs        ? ?/sec
codec/lib0 encode var_uint (64 bit)    1.00    348.1±0.16µs        ? ?/sec    1.00    348.3±0.14µs        ? ?/sec
ops/array/jwst/insert                  1.00    353.3±0.75µs        ? ?/sec    1.00    353.6±0.50µs        ? ?/sec
ops/array/jwst/insert range            1.00    626.5±0.91µs        ? ?/sec    1.00    625.2±1.13µs        ? ?/sec
ops/array/jwst/remove                  1.00    179.3±0.16µs        ? ?/sec    1.01    180.8±0.05µs        ? ?/sec
ops/array/yrs/insert                   1.06     95.5±0.13µs        ? ?/sec    1.00     90.3±0.14µs        ? ?/sec
ops/array/yrs/insert range             1.07    123.6±0.87µs        ? ?/sec    1.00    115.5±0.61µs        ? ?/sec
ops/array/yrs/remove                   1.00     97.1±0.14µs        ? ?/sec    1.09    105.8±0.39µs        ? ?/sec
ops/text/jwst/insert                   1.00    228.9±0.51µs        ? ?/sec    1.00    229.5±0.58µs        ? ?/sec
ops/text/jwst/remove                   1.00      3.1±0.00µs        ? ?/sec    1.01      3.1±0.00µs        ? ?/sec
ops/text/yrs/insert                    1.00     45.1±0.07µs        ? ?/sec    1.00     44.9±0.08µs        ? ?/sec
ops/text/yrs/remove                    1.01      2.3±0.01µs        ? ?/sec    1.00      2.3±0.00µs        ? ?/sec
update/parse with jwst/basic.bin       1.00     56.2±0.38µs    97.1 MB/sec    1.02     57.3±0.17µs    95.2 MB/sec
update/parse with jwst/database.bin    1.00     55.8±0.05µs    59.3 MB/sec    1.03     57.6±0.04µs    57.6 MB/sec
update/parse with jwst/large.bin       1.00      3.6±0.01ms    64.3 MB/sec    1.03      3.7±0.02ms    62.3 MB/sec
update/parse with yrs/basic.bin        1.00     44.3±0.07µs   123.4 MB/sec    1.00     44.1±0.08µs   123.8 MB/sec
update/parse with yrs/database.bin     1.00     35.5±0.04µs    93.3 MB/sec    1.00     35.7±0.05µs    92.9 MB/sec
update/parse with yrs/large.bin        1.00      2.2±0.01ms   102.5 MB/sec    1.00      2.2±0.00ms   102.0 MB/sec

Windows

group                                  master                                 pr
-----                                  ------                                 --
codec/jwst decode var_int (32 bit)     1.02   435.0±14.26µs        ? ?/sec    1.00   427.9±20.62µs        ? ?/sec
codec/jwst decode var_int (64 bit)     1.00   422.7±10.22µs        ? ?/sec    1.01   425.2±16.62µs        ? ?/sec
codec/jwst decode var_uint (32 bit)    1.00    370.5±9.72µs        ? ?/sec    1.01   375.3±13.64µs        ? ?/sec
codec/jwst decode var_uint (64 bit)    1.03   382.8±11.07µs        ? ?/sec    1.00   373.1±11.93µs        ? ?/sec
codec/jwst encode var_int (32 bit)     1.04   521.2±15.27µs        ? ?/sec    1.00   501.9±19.01µs        ? ?/sec
codec/jwst encode var_int (64 bit)     1.03   516.8±15.48µs        ? ?/sec    1.00   502.9±18.51µs        ? ?/sec
codec/jwst encode var_uint (32 bit)    1.01   345.7±11.17µs        ? ?/sec    1.00   342.7±12.64µs        ? ?/sec
codec/jwst encode var_uint (64 bit)    1.03   347.4±11.95µs        ? ?/sec    1.00   337.6±15.22µs        ? ?/sec
codec/lib0 decode var_int (64 bit)     1.01   354.3±12.85µs        ? ?/sec    1.00   351.8±22.82µs        ? ?/sec
codec/lib0 decode var_uint (32 bit)    1.00   299.3±17.13µs        ? ?/sec    1.00    300.0±8.78µs        ? ?/sec
codec/lib0 decode var_uint (64 bit)    1.00   302.2±11.34µs        ? ?/sec    1.00    302.3±7.47µs        ? ?/sec
codec/lib0 encode var_int (64 bit)     1.03   508.7±27.72µs        ? ?/sec    1.00   494.7±24.37µs        ? ?/sec
codec/lib0 encode var_uint (32 bit)    1.00    335.1±8.58µs        ? ?/sec    1.08   360.7±10.98µs        ? ?/sec
codec/lib0 encode var_uint (64 bit)    1.00   343.4±11.50µs        ? ?/sec    1.03   352.5±12.29µs        ? ?/sec
ops/array/jwst/insert                  1.01   489.5±14.68µs        ? ?/sec    1.00   484.8±14.89µs        ? ?/sec
ops/array/jwst/insert range            1.00   810.8±27.98µs        ? ?/sec    1.00   811.0±32.94µs        ? ?/sec
ops/array/jwst/remove                  1.03    236.5±6.94µs        ? ?/sec    1.00    229.7±6.20µs        ? ?/sec
ops/array/yrs/insert                   1.04    128.3±3.22µs        ? ?/sec    1.00    123.4±4.28µs        ? ?/sec
ops/array/yrs/insert range             1.00    174.8±4.50µs        ? ?/sec    1.00    174.2±4.48µs        ? ?/sec
ops/array/yrs/remove                   1.00    185.2±4.97µs        ? ?/sec    1.01    187.5±6.30µs        ? ?/sec
ops/text/jwst/insert                   1.01   341.8±10.76µs        ? ?/sec    1.00   337.0±10.65µs        ? ?/sec
ops/text/jwst/remove                   1.05      4.9±0.15µs        ? ?/sec    1.00      4.6±0.12µs        ? ?/sec
ops/text/yrs/insert                    1.01     55.3±2.07µs        ? ?/sec    1.00     54.9±1.36µs        ? ?/sec
ops/text/yrs/remove                    1.02      4.5±0.15µs        ? ?/sec    1.00      4.4±0.28µs        ? ?/sec
update/parse with jwst/basic.bin       1.03    120.7±3.22µs    45.2 MB/sec    1.00    117.1±3.85µs    46.6 MB/sec
update/parse with jwst/database.bin    1.00     92.6±3.64µs    35.8 MB/sec    1.02     94.9±3.80µs    34.9 MB/sec
update/parse with jwst/large.bin       1.00      6.1±0.28ms    37.6 MB/sec    1.04      6.3±0.31ms    36.0 MB/sec
update/parse with yrs/basic.bin        1.00     81.5±1.76µs    67.0 MB/sec    1.01     82.4±2.97µs    66.3 MB/sec
update/parse with yrs/database.bin     1.00     60.0±1.69µs    55.2 MB/sec    1.06     63.5±1.72µs    52.2 MB/sec
update/parse with yrs/large.bin        1.00      4.0±0.23ms    57.6 MB/sec    1.00      4.0±0.14ms    57.8 MB/sec

@darkskygit darkskygit enabled auto-merge (squash) July 3, 2023 10:15
@darkskygit darkskygit disabled auto-merge July 3, 2023 10:15
@darkskygit darkskygit merged commit 55ebcc4 into master Jul 3, 2023
@darkskygit darkskygit deleted the 0703/fix-migrate branch July 3, 2023 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants